/* Solr /////////////////////////////////////////////////*/
.highlight {
	background-color:#FCD9DF;
	padding:1px;
}
#tx-solr-search, #tx-solr-search-functions {
	display:inline;
	float:left;
	overflow:hidden;
	margin-left:2%;
	width:69%;
}

#tx-solr-search-functions { margin-left:2%; width:25%; }
#tx-solr-search-functions ul { margin-left:0; }

.results-list { list-style:none; margin-left:0; }
li.results-entry { border-bottom:1px solid #EEE; margin-bottom:10px; }
li.results-entry p { margin-bottom:10px; }

#tx-solr-search .tx-pagebrowse-pi1 { margin:10px 0;}
#tx-solr-sorting ul, #tx-solr-lastsearches ul, #tx-solr-common-terms ul { list-style:none; padding:0; }
#tx-solr-sorting li img { display:none; }

ul.tx-pagebrowse li, ul.tx-pagebrowse ol { background:none; font-size:11px; display:inline; margin:0; padding:0; width:auto; }
ul.tx-pagebrowse li { padding:0 0.3em; }
ul.results-list li { background:none; padding:0; }
