@charset "UTF-8";

#formReg abbr{
  border:none;
  color:#e6291e;
  cursor:help;
}

#formReg label.error{
  color:#e6291e;
  float:none;
  margin-left:5px;
  margin-right:5px;
}

#formBus abbr{
  border:none;
  color:#e6291e;
  cursor:help;
}

#formBus label.error{
  color:#e6291e;
  float:none;
  margin-left:5px;
  margin-right:5px;
}