#td_searchpanel{
  height: 0px;
}


#td_searchpanel table{
  height: 0px;
}

#td_sp_title{
  height: 20px;
}

#td_sp_text{
  background-image: url(img/searchbg1.png);
  vertical-align: top;
}

#td_sp_t_left{
  background-image: url(img/td_sp_title_left.png);
  width: 8px;
  background-position: top;  
  background-repeat: repeat-x;
}

#td_sp_t_bg{
  background-image: url(img/td_sp_title_bg.png);
  color: #fff;
  font-weight: be;
  font-size: 0.9em;
}

input.FSF_input{
  font-size: 1.0em;
  margin: 6px;
  width: 90%;
}

form.FSF_form{

}