/* ------------------ CFORMS ------------------- */

.cform li {
	margin-bottom: 5px;
}

p.cf-sb {
	margin: 10px 0 0 90px;
}

#sb-body .cform li select {
	width:200px;
}

.emailreqtxt {
	
}

.cform {
	margin: 35px 0 0 0;
}

.cform label {
	margin: 5px 0 0 0;
}

.cform li input, .cform li textarea, .cform li select {
	width: 300px;
}

.cform .cf-sb input {
	width: 120px;
}

div.failure {
	width: 600px;
	margin: 10px 0 -20px 0;
}


