.ValidationErrorCss { background: url("../img/warning.png") 3px center no-repeat; background-color: #FFEAEB; border: 1px solid red; text-indent: 20px; display: block; margin: 5px 0;}
label.ValidationErrorCss{ display: block; position: static; background: #fff !important; border:0;}

label.ValidationErrorCss,
label.ValidationErrorCss span{ color:red;}
