.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup
{
  color: #444;
  font-weight: bold !important;
  
}

.tx-indexedsearch .tx-indexedsearch-res td.tx-indexedsearch-descr 
{
 font-style: normal !important;
 color: #000 !important;
 line-height: 1.5em;
 padding-bottom: 5px;
}

* html .tx-indexedsearch-title a {
  margin-left: 0px !important;
  position: relative;
  left: -1px;
}

.tx-indexedsearch{
  position: relative;
  top: -80px;
  width: 500px;
}


.tx-indexedsearch table{
  position: relative;
  top: 20px;
  margin-top: -20px !important;
}

.tx-indexedsearch-percent, .tx-indexedsearch-icon, .tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info, .tx-indexedsearch-browsebox, .tx-indexedsearch-searchbox, .tx-indexedsearch-whatis
{
 visibility: hidden;
}
