#form-1 .error-input, #form-1  .error-both .form_small, #form-1 .error-same .form_small { 
	color:#f00; 
	background:url(../images/contact_text.jpg) transparent 0 -52px; 
	}
#form-1 .error-div {  
	text-align: left; 
	color:#036; 
	font-size:12px; 
	font-family:Tahoma; 
	font-weight:bold;
	margin:10px 0;
	padding:0;
	}

#form-1 .error-same, #form-1 .error-both { 
	color:#fff;
	}
