/*---------------------------------------------------------------------------
  index search engine
  ---------------------------------------------------------------------------*/
.tx-indexedsearch .tx-indexedsearch-searchbox input.tx-indexedsearch-searchbox-button 
    { width: 100px; }
.tx-indexedsearch .tx-indexedsearch-searchbox input.tx-indexedsearch-searchbox-sword 
    { width: 150px; }
.tx-indexedsearch .tx-indexedsearch-whatis p .tx-indexedsearch-sw 
    { font-weight: bold; font-style: italic; }
.tx-indexedsearch .tx-indexedsearch-whatis 
    { margin-top: 10px; margin-bottom: 5px; }
.tx-indexedsearch p.tx-indexedsearch-noresults 
    { text-align: center; font-weight: bold; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title 
    { background: rgb(238, 238, 238) none repeat scroll 0%; -moz-background-clip: initial; -moz-background-origin: initial; -moz-background-inline-policy: initial; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title p 
    { font-weight: bold; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title p.tx-indexedsearch-percent 
    { font-weight: normal; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr p 
    { font-style: italic; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr p .tx-indexedsearch-redMarkup 
    { color: red; font-weight:bold;}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info 
    { background: #F3D8D5 none repeat scroll 0%; -moz-background-clip: initial; -moz-background-origin: initial; -moz-background-inline-policy: initial; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead 
    { margin-top: 20px; margin-bottom: 5px; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead h2 
    { margin-top: 0px; margin-bottom: 0px; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead table 
    { background: rgb(204, 204, 204) none repeat scroll 0%; -moz-background-clip: initial; -moz-background-origin: initial; -moz-background-inline-policy: initial; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead td 
    {  }
