.tx-indexedsearch-browsebox {
	float: left;
	width: 100%;
	margin: 10px 0px 10px 0px;
}
#content .tx-indexedsearch ul.browsebox,
#content .tx-indexedsearch ul.browsebox li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float:left;
	list-style: none;
}
#content .tx-indexedsearch ul.browsebox li a {
	text-decoration: none;
	background: #9C9D9F;
	padding: 2px 7px 2px 7px;
	margin-right: 5px;
	font-size: 0.85em !important;
	color: #ffffff !important;
	border: 0px none !important;
}
#content .tx-indexedsearch ul.browsebox .tx-indexedsearch-browselist-currentPage a,
#content .tx-indexedsearch ul.browsebox li a:active,
#content .tx-indexedsearch ul.browsebox li a:focus,
#content .tx-indexedsearch ul.browsebox li a:hover {
	text-decoration: underline;
}

.tx-indexedsearch-browsebox p {
	float:right;
	font-size: 80%;	
	font-style: italic;
	color: #9C9D9F;
}
#content .tx-indexedsearch-descr {
	margin-bottom: 0px;
	text-align: justify;
}
.tx-indexedsearch-percent {
	float: right;
	font-size: small;
}
.tx-indexedsearch-title {
	float: left;
}
.tx-indexedsearch-result-number,
.tx-indexedsearch-whatis {
	display: none;
}