input.error {

	border:2px solid #F00;
	background:#FFD7D2;

}

span.error {

	color:red;
	font:normal 11px arial;
	
}