/* 
** CSS Document for form checker function in contact-us.html
** By: Robert Davis
** Date 07/04/08
*/


.notfilledin
{
	border:#990000 solid 1px;
	
}

.mandatory
{
	background:#FFee77;
}
