.error input , 
.error textarea , 
.error label {
	background:#fcc;
}

span.error{
	margin:0;
	color:red;
	margin-bottom:1em;
}



