.message_red{border:1px solid #f01100;color:#000;background:#ffd6d6;font-size:12px; line-height:20px; margin:10px 0;}
.message_green{border:1px solid #009900;color:#000;background:#ddffdd;font-size:12px; line-height:20px; margin:10px 0;}
.message_yello{border:1px solid #f0c000;color:#000;background:#ffffce;font-size:12px; line-height:20px; margin:10px 0;}
.message_blue{border:1px solid #007cb6;color:#000;background:#d8f0ff;font-size:12px; line-height:20px; margin:10px 0;}

.inputError{padding:3px; color:#F00; border:1px solid #a70000; background:#faff94;}

.errors
{
 display:inline-block; width:auto; background:#FFF2E9 url(404.png) no-repeat left center;
    padding-left:25px;
	font-size: 12px;
	line-height:24px; 
	min-height:24px;
	vertical-align:middle;
}
.error{
	color:#f00;
}
span.errorsSpring
{ display:block; width:auto; background:#FFF2E9 url(404.png) no-repeat left center;
    padding-left:25px;
	font-size: 12px;
	line-height:24px; 
	min-height:24px;
	vertical-align:middle;
}