input.error, select.error {border: 1px solid red; background-image: url(/imagenes/warning_obj.gif); background-position: right; background-repeat: no-repeat;}
input:focus, select:focus {border: 1px solid red;}
.mandatory  { font-weight: bold;}
.comment    { color: #BBBBBB;}
