.header {
  display: none;
  left: 50%;
  right: auto;
  margin-left: -191px;
  padding: 8px 0;
  height: 24px;
  width: 400px;
  text-align: center; }
  
.header .textbox, .header .listbox { background-color: transparent; border: 1px solid #fff; }

