form#quick-quote_b input.error {
	background: url(../images/input.png) right 5px;
	background-repeat: no-repeat;
	background-color: #FFEAEA;
}
form#quick-quote_b textarea.error {
	background: url(../images/input.png) right 5px;
	background-repeat: no-repeat;
	background-color: #FFEAEA;
}
form#quick-quote_b select.error {
	background-color: #FFEAEA;
}