﻿input, select, option {
  font: normal normal normal 7.5pt/normal Tahoma, Serif;
}
select {
  padding: 3px;
  border: dotted 1px #DDDDDD;
}
input {
  background-color: #FFFFFF;
}
dl {
  margin: 0px 0px 0px 90px;
  clear: both;
  position: relative;
}
div#searchcontrols dl dt {
  margin: 0px;
  float: left;
  width: 70px;
  padding-top: 4px;
  font-size: 7.25pt;
  font-weight: bold;
  text-align: right;
  padding-right: 3px;
}
div#searchcontrols dl dd {
  margin: 0px;
  float: left;
  width: 90px;
}
div#searchcontrols dl dd input {
  width: 80px;
  padding: 3px;
  border: dotted 1px #DDDDDD;
}
div#searchcontrols dl dd select {
  width: 80px;
}
div.clear {
  clear: both;
}
div.searchcriteria {
  width: 593px;
  margin-top: 15px;
  padding-bottom: 3px;
/*  background: #E8E8E8 none no-repeat scroll center top;*/
}
div.searchcriteria h2 {
  top: -15px;
  left: 20px;
  margin: 0px;
  width: 100px;
  color: #ACAD94;
  font-size: 2em;
  position: relative;
  font-weight: normal;
  padding: 0px 0px 0px 10px;
  border-top: dotted 1px #ACAD94;
  background: #909174 none no-repeat scroll left top;
}
div.extraformlinks {
  float: left;
  width: 340px;
  padding: 7px;
  margin-top: 10px;
  margin-right: 10px;
  font-size: .825em;
  font-weight: bold;
  background-color: #ACAD94;
}