#searchFormHolder_bg
{
  position: absolute;
  top: 98px;
  right: 10px;
  width: 246px;
  height: 60px;
  padding-top: 14px;
  background-repeat: no-repeat;
  z-index: 10;
}

#searchFormHolder
{
  position: absolute;
  top: 98px;
  right: 10px;
  width: 246px;
  height: 60px;
  padding-top: 14px;
  background-repeat: no-repeat;
  z-index: 11;
}

#search_form_table
{
  margin-left: 14px;
}

#search_form_table td
{
  height: 30px;
}

#search_form_text
{
  height: 20px;
  border: none;
  background: none;
  line-height: 20px;
  width: 185px;
  padding-top: 5px;
  padding-left: 5px;
  font-family: Arial, Verdana, sans-serif;
  color: #FFF;
  font-size: 12px;
}

#search_form_button
{
  margin: 4px;
  border: none;
  background-color: #61B9C5 !important;
}