.tx-indexedsearch-whatis{
	display:none;
}
.tx-indexedsearch-browselist-currentPage li, ul.browsebox li{
	display:inline;
	margin-right:8px;
}


.tx-indexedsearch-descr {
	padding: 5px 0 10px 15px;
}

.tx-indexedsearch-res_item{
padding-left: 15px;
	background-image:url(../img/more.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	background-position: 0 2px;

}

div.tx-indexedsearch {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
}

div.tx-indexedsearch-searchbox {
	border: #e3e3e3 1px solid;
	background-color: #f5f5f5;
	width: 308px;
	height: 28px;
	padding: 10px 0px 0px 60px;
	margin-bottom: 10px;
}

div.tx-indexedsearch-searchbox input {	
	font-size: 10px;
	border: #555 1px solid;
	width: 164px;
	height: 15px;
}

div.tx-indexedsearch-searchbox input.button{
	border:1px solid #000000;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;	
	height: 18px;
	width: 70px;
	background: #D8DADC;
}

p.tx-indexedsearch-whatis {
	width: 365px;
	border-top: #e3e3e3 1px solid;
	padding: 5px 0px 0px 5px;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 15px;
}

p.tx-indexedsearch-whatis span {
	font-size: 16px;
}

div.tx-indexedsearch-secHead{
        margin-top: 10px;
	width: 370px;
	text-align: right;
}

div.tx-indexedsearch-secHead a{
	font-size: 11px;
	font-weight: bold;
	float: left;
}

div.search-item {
	clear: both;
	margin-top: 15px;
	
}

div.search-item img {
	float:left;
}

div.search-item-text {
	margin-left: 25px;
}

div.search-item-text a {
	font-weight: bold;
}


div.search-item-text span.tx-indexedsearch-title-number{
	color: #666666;
}

.tx-indexedsearch-redMarkup {
	font-style: italic;	
	font-weight: bold;
}

div.tx-indexedsearch-browsebox {
	margin: 10px 0;
	border: #e3e3e3 1px solid;
	background-color: #f5f5f5;
	/*width: 365px;*/
/*	height: 17px; */
	line-height:15px;
	padding: 3px 0px 3px 5px;
}
