

#month_dob { display:inline; width:100px; }

.datebox { background-image:url(../images/icons/date.png); background-position:left; padding-left:20px; background-repeat:no-repeat; }

.validation-advice {
  margin-bottom:5px;
  color:#df6400;
  clear: both;
  font-weight: bold;
}

.custom-advice {
  color:#df6400;
  margin-bottom:5px;
  font-weight: bold;
}

