/* default styles for extension "tx_indexedsearch" */
    /*.tx-indexedsearch .tx-indexedsearch-searchbox {
      font-family: Tahoma; font-size: 11px; color: #FFE402; padding: 0px 0px 0px 0px; text-align: center; vertical-align: bottom;
    }*/

  	.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button { 
  	  /*font-size: 11px; color: #333333; text-align: Left; background: #73C3FF; float: left; clear: left; margin: 0px 0px 0px 0px; padding: 1px 3px 1px 3px; width: 120px; border: #ffffff; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px*/
    }
  
    .tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword { 
      font-size: 11px;
      color: #333333;
      text-align: left;
      background-color: #73C3FF;
      margin: 0px 0px 0px 0px;
      padding: 1px 3px 1px 3px;
      width: 120px;
      border: 1px solid #000000;
    }
    
    .tx-indexedsearch .tx-indexedsearch-rules {
      float: none;
      clear: both;
    }
/* default styles for extension "tt_news" */
  /* example styles for the pagebrowser */
    .tx-ttnews-browsebox TD { font-size: 10px; }
    .tx-ttnews-browsebox-strong, .tx-ttnews-browsebox-SCell { font-weight: bold; }
    .tx-ttnews-browsebox-SCell { background-color: #EEE; }