.tx-indexedsearch-form label {
	width: 100px;
	display: block;
	float: left;
}
.tx-indexedsearch-form .form-block {
	margin-bottom: 4px;
}
.tx-indexedsearch-whatis {
}

.tx-indexedsearch-browsebox {
	margin-bottom: 21px;
}
.tx-indexedsearch-res {

}
.tx-indexedsearch-result-row {
	margin-bottom: 22px;
}
.tx-indexedsearch-res-head {
	float: left;
	width: 100%;
}
.tx-indexedsearch-icon {
	width: 22px;
	float: left;
}
.tx-indexedsearch-result-number {

}
.tx-indexedsearch-title {
	float: left;
	font-weight: bold;
	overflow: hidden;
}
.tx-indexedsearch-percent {
	float: right;
	overflow: hidden;
	color: #666;
}
.tx-indexedsearch-res-desc-row {
	float: left;
	padding-left: 22px;
}
.tx-indexedsearch-desc {

}
.tx-indexedsearch-redMarkup {
	color: #CD0000;
}
.tx-indexedsearch-info {
	color: #666;
}
.tx-indexedsearch-path-row {

}
.tx-indexedsearch-path a, .tx-indexedsearch-path a:visited {
	text-decoration: none;
	color: #666;
}
ul.browsebox {
	list-style: none;
	margin-bottom: 20px;
	float: left;
	width: 90%;
}
ul.browsebox li {
	float: left;
	margin-right: 12px;
}