.valError {
	background-color:#FCC !important;
}
label.valError {
	color: red;
}
.valSuccess {
	background-color:#CFF !important;
}