@charset "utf-8";
/* CSS Document */
.VAL_error {
  display:block;
  color:#FF0000;
  font-size:10px;
  margin-top:5px;
  margin-bottom:5px;
}