label{
	font-size:90%;
}

.checkboxDiv{
	clear:both:
}

.formField{
	line-height:normal;
	padding:5px;
}

.bottomClear{
	clear:both;
}

.heardFromCheckbox{
	
}

span.required{
	color:red;
}

#heardFrom{
	text-align:left;
}

#heardFromLeft{
	float:left;
	width:240px;
}

#heardFromRight{
	float:right;
	width:240px;
}