@CHARSET "UTF-8";
.menu_top .perm_searchform {
	position: relative;
	top: -20px;	
	float: right;
	width: auto !important;
	margin-right: 40px !important;
		
}

.menu_top .perm_searchform label, 
.menu_top .perm_searchform input {
	float: left; 	
} 

.menu_top .perm_searchform input {
	border: solid 1px #727171;	
	background-color: #ffffff;
	color: #727171;
}


.tx-indexedsearch-res .tx-indexedsearch-res {
	padding: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: dotted 4px #D6001B;
	clear: both;
	float: left;
}
.tx-indexedsearch-res dl {display: none;}
.tx-indexedsearch-res h3 {margin: 0; padding: 0; font-size: 12px;}
.tx-indexedsearch-res h3 .tx-indexedsearch-percent, 
.tx-indexedsearch-res h3 .tx-indexedsearch-result-number,
.tx-indexedsearch-res h3 .tx-indexedsearch-icon {display: none;}
.tx-indexedsearch-searchbox {display: none;}
.tx-indexedsearch-res p {margin: 0; font-size: 12px;float: left; width:80%; margin-left: 0px; color: #727171;}

.tx-indexedsearch-res h3 a {color: black; text-decoration: none;}

.tx-indexedsearch-res img {float: left; margin-right: 10px; min-width: 120px;}

.tx-indexedsearch .res-tmpl-css {margin-bottom: 0;}
.tx-indexedsearch .browsebox {margin-bottom: 10px;}
.tx-indexedsearch .tx-indexedsearch-browselist-currentPage a{ color: black; }