.val_warn {
	background-color:#FFFDDD;
}
.val_cross {
background-color:#FFE8E8
}
.val_check {
background-color:#F0FFF0;
}
