body#services {
  /*special form styles*/

}
body#services div#main table#flag_table td {
  padding: 8px 11px;
}
body#services div#main #flag_table {
  width: 100%;
  padding: 0 30px;
  border: 1px solid #4E782D;
}
body#services div#main #flag_table th {
  background: none;
  font-size: 1.2em;
  font-weight: bold;
  padding: 20px 11px;
  text-align: left;
}
body#services div#main #flag_table tr.subtotal td {
  border-top: 1px solid #4E782D;
}
body#services div#main #flag_table label {
  text-align: left;
  font-weight: normal;
  display: inline;
  float: none;
}
body#services .date_preference_no {
  padding-bottom: 10px;
}
body#services div#main #flag_table tr.subtotal td {
  font-size: 1.2em !important;
  font-weight: bold !important;
  padding-bottom: 20px;
  padding-top: 10px;
  text-align: right;
}
body#services .top-link {
  margin-top: -20px;
  float: right;
}
body#services #main-left .tours_list_item {
  border-bottom: 1px dotted #D2D6DD;
  margin-bottom: 0px;
}
body#services div#main #flag_table td.total {
  text-align: right;
}
body#services div#main #flag_table input {
  background-color: #FFFFFF;
  border: 1px solid #BBBBBB;
  width: auto;
}
body#services .off {
  background-color: #FFFFFF;
}
body#services .on {
  background-color: #F1F1D9;
}
body#services body#internships div.times div.input {
  float: left;
  width: 100px;
  height: 18px;
  padding: 4px 0 0 5px;
  background: url(../images/structure/short-field.png) no-repeat;
}
body#services body#internships div.times div.to {
  float: left;
  height: 18px;
  padding: 0 4px 0;
}
