table.searchbar_outer,
table.searchbar_inner {
  border: none;
  background-color: #D3D3D3;
}

table.searchbar_inner {
  width: 100%;
}

table.searchbar_inner td {
  color: #808080;
  vertical-align: middle;
  text-align: center;
  white-space: nowrap;
}