.tx-indexedsearch-browsebox {display: none;}
.tx-indexedsearch-whatis {border-bottom: 1px dotted #5069a0; padding-bottom: 5px; margin-bottom: 25px !important;}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup {color: #c50a33;}

.tx-indexedsearch-searchbox {display: none;}

/**SEARCHBOX**/
#search {width: 387px; letter-spacing: 1px;}
#search .va_bottom {height: 25px;}
#search label {width: 190px !important; text-align:center; margin-top: 6px;}
#search input, #search label {float: left;}
#search input[type=text] {height: 12px; margin-bottom: 1px; width: 100px;}
#search input[type=submit] {
  background-color: transparent; 
  border: none; 
  color: #ffffff;
  font-weight: bold;
  font-family: inherit;
  padding: 5px 0px 0px 20px;
}