@charset "UTF-8";
/* CSS Document */

.val-error{ background:#FF9999; }

.val-ok{ background:#FFFFFF;}

.val-good{ background:#99FFCC;}