#tx-solr-faceting .facets li {
	list-style-type: none;
	margin-left: 0px;
}
ul.facets {
	margin-left: 0 !important;
}
#tx-solr-faceting li .csc-header {
	padding-left: 10px;
}
#tx-solr-faceting .facets .facet-label {
	background-color: #cfcecf;
	color: #fff;
	font-weight: bold;
}
#tx-solr-faceting .facets .facet-option-list {
	padding: 5px 0px 10px 0px;
}
#tx-solr-faceting li {
	list-style-type: none;
}
.facet-result-count {
	color: #999;
}
#tx-solr-search-functions a {
	color: #000000;
}
#tx-solr-search .results-list li {
	list-style: none inside;
	margin-left: 0px;
}
.results-entry {
	border-bottom: 1px solid #cfcecf;
	margin-bottom: 20px;
}
.facet-type-numericRange .ui-slider-handle {
	background: #000000;
	border: #000000;
}
#results-per-page select {
	margin-left: 5px;
	width: 60px;
}
