#searchform td {
  float: left;
  margin: 5px 0px;
} 
#searchform input {
  float: left;
  width: 100%;
}