/* CSS Document */

#form_row {
	padding-bottom:10px;

}

#form_label {
	width:150px;
}

#form_field {
	text-align:left;

}

#form_field input{

}

#special_instructions {
	font-size:.7em;
	
}