.tx-indexedsearch {
	font-size: 11px;
}
.tx-indexedsearch fieldset {
	border: 1px solid #E2E2B2;
	background-color: #E9E9C3;
}
.tx-indexedsearch .tx-indexedsearch-form, .tx-indexedsearch .tx-indexedsearch-search-submit {
	padding: 5px;
}
input.tx-indexedsearch-searchbox-sword.sword {
	width: 340px;
	background-color: #F0F0D5;
	border: 1px solid #FFFFFF;
}
.tx-indexedsearch a {
	color: #3C1C64;
	text-decoration: none;
	display: block;
	width: auto;
}
div.tx-indexedsearch-browsebox {
	margin-bottom: 5px;
	padding-bottom: 5px;
}
.tx-indexedsearch .res-tmpl-css {
	clear: both;
	margin-bottom: 6px;
	padding-bottom: 0px;
}
.tx-indexedsearch .res-tmpl-css h3 {
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 3px;
	background-color: #E2E2B2;
	height: 16px;
	line-height: 16px;
	vertical-align: middle;
}
.tx-indexedsearch .icon {
	float: left;
}
.tx-indexedsearch .result-number {
	float: left;
}
.tx-indexedsearch .title {
	margin-left: 5px;
	float: left;
}
.tx-indexedsearch .descr {
	padding: 3px;
	margin: 0px;
	background-color: #E9E9C3;
}
.tx-indexedsearch .searchbox-tmpl-css label {
	margin-right: 20px;
	float: left;
}
.tx-indexedsearch .result-count-tmpl-css, .tx-indexedsearch .percent-tmpl-css {
	letter-spacing: 0;
	font-weight: normal;
	float:right;
}
.tx-indexedsearch .info-tmpl-css dt, .tx-indexedsearch dl.info-tmpl-css dd {
	float:left;
}
.tx-indexedsearch .info-tmpl-css dd.item-mtime {
	float:none;
}
.tx-indexedsearch .info-tmpl-css dd.item-path {
	float:none;
}
