#searchFormHolder
{
  position: absolute;
  top: 4px;
  left: 0;
  width: 217px;
  height: 20px;
  z-index: 60;
}

#search_form_table
{
}

#search_form_table td
{
  height: 18px;
}

.text_field
{
  height: 16px;
  border: none;
  background: none;
  line-height: 16px;
  width: 125px;
  padding: 3px 1px 1px 5px;
  font-family: Verdana, Arial, sans-serif;
  color: #858c8f;
  font-size: 11px;
  background: #bdc1c2;
  border: none;
}

.form_button
{
  margin: 4px;
  border: none;
}