html,
body {
  min-width: 960px;
}

#main {
  margin: 0 auto;
  width: 960px;
}

.search-label.input {
  width: 160px;
}