/* CSS Document */

.warningError,
select.warningError,
input.warningError
{
	border-color: #FF0000 !important;
	background-color: #FFEEEE !important;
}
