div.registrants form.form fieldset.fields { background: none; border: none;}

div.registrants form.form fieldset.fields legend {
	border-bottom: none;
	color: #FFF;
	font-size:1.4em;
	margin:0 0 0;
	padding:0 0 10px;
}

div.registrants form.form input { width: 250px;}
div.registrants form.form fieldset.buttons input,div.registrants form.form input.checkbox { width: auto;}

form#registration_form div.optIn { display: none;}


