.tx-indexedsearch .tx-indexedsearch-browsebox LI { display:inline; margin-right:5px; }
/*
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button { width:80px; height: 22px; }
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword { width:180px; height: 22px; }
*/
.tx-indexedsearch-form, .tx-indexedsearch-search-submit { float: left; clear: none;}
.tx-indexedsearch .searchbox-tmpl-css LABEL { margin-right:1em; width:10em; float:left; padding-top: 4px; }
div.tx-indexedsearch-searchbox legend {	display: none; }
div.tx-indexedsearch-searchbox fieldset { border: none; padding: 0px; margin: 0px; }
.tx-indexedsearch .searchbox-tmpl-css LABEL { margin-right:1em; width:5px; white-space: nowrap; float:left; }
p.tx-indexedsearch-descr, dl.tx-indexedsearch-info  {
    margin-top: 0px;
    margin-left: 5em;

}
p.tx-indexedsearch-descr {
    margin-bottom: 0px;
}
dl.tx-indexedsearch-info {
    padding-left: 4px;
    margin-top: 0px;
}
div.tx-indexedsearch-res h3 {
    margin: 0px;
    vertical-align: top;
    font-size: 100%;
}
.tx-indexedsearch .result-count-tmpl-css, .tx-indexedsearch .percent-tmpl-css { 
    letter-spacing:0; font-weight:normal; 
    margin-top: 0px; 
    float:right; 
}
.tx-indexedsearch-icon img { float: left;} 

