#search {
  position: absolute;
  text-align: right;
  width:750px;
  padding-top: 145px;
  z-index:auto;
}

#search input.submit {
  margin-top: 10px;
  border: 0px;
  height: 18px;
  color: #fff;
  background: #5B3319;
  vertical-align: top;
}

#search input.text {
  border: 1px solid #5B3319;
  height: 16px;
  margin-top: 10px !important;
  margin-top: 9px;
  padding-top: 0px;
  vertical-align: top;
}

#tx_indexedsearch.sections, .freeIndexUid, .pointer, .extResume, .type, .defop, .media, .sections, .order, .group, .lang, .desc, .results, .sword {
  border: 1px solid #5B3319;
  margin-left: 10px;
}

.tx_indexedsearch_extResume {
  border: 1px solid #5B3319;
  /* margin-left: 10px; */
}

.tx-indexedsearch-searchbox-button {
  border: 0px;
  color: #fff;
  background: #5B3319;
  margin-left: 10px;
}

