input.form_btn {
  font-size:24px;
}

input.form {
  color:#3e78af;
}

select.form {
  color:#3e78af;
}


/***********************************/

div.form {
  text-align:left;
}

div.form_label {
  font-family:verdana,courier,helvetica; font-weight: bold;font-size:12px; color:#000000;
  text-align:right;
  width:130px;
  float:left;
}

div.form_row {
  text-align:left;
  height:22px;
}

input.submit {
  font-weight:normal;
  font-size:14px;
}