#regster {background-color:#ffffff;margin:0px 0 0 0px;width:100%;font-size:1.0em; border-top:1px solid #cecece; border-bottom:1px solid #cecece;}
#regster caption{text-align:left;font-weight:bold;margin-bottom:5px;}
#regster th{background-color:#ffffff;text-align:left;padding:5px;color:#797777;width:130px; border-right:1px solid #cecece; border-bottom:1px solid #cecece;}
#regster td{background-color:white;padding:5px; border-bottom:1px solid #cecece; vertical-align:middle;}
#regster input{height:20px;border:1px solid #D9D9D9;vertical-align:middle;}


#regster label.error {
  margin-left:3px;
  background:url("/assets/img/unchecked.gif") no-repeat 0px 0px;
  padding-left: 20px;
  padding-bottom: 2px;
  font-weight: bold;
  color: #EA5200;
}

#regster label.checked {
  background:url("/assets/img/checked.gif") no-repeat 0px 0px;
}
