.input_buttons {
  color: #3399cc;
  font-family: Georgia, "Times New Roman";
  background: #ffffff;
  border: 0 none;
  cursor: pointer;
  display: inline-block;
  height: 30px;
  margin: 1px 0px 0px 2px;
  padding-bottom: 2px;
  font-size: 13pt;
}

.input_fields {
  background: #ffffff;
  color: #3399cc;
  border: 0 none;
  display: inline-block;
  height: 25px;
  padding: 4px 1px 1px 5px;
  width: 213px;
  font-size: 13pt;
}

label {
  color: #ffffff;
  font-family: Georgia, "Times New Roman";
  font-size: 13pt;
  display: inline-block;
}

#totalsTable {
  color: #fff;
  width: 100%;
}

.lightGray td {
  background: #3F3F3F;
}

.jspDrag {
  background: #3398CC;
}

.jspTrack {
  background: #aaa;
}

.body_all_gray_condensed {
  font-family: Georgia;
  font-size: 13px;
  font-style: normal;
  line-height: 18px;
  font-weight: lighter;
  font-variant: normal;
  color: #666666;
}
