.tx-indexedsearch-title {
	font-size: 11px;
	float: left;
}

.tx-indexedsearch-title a {
	color: #731550;
	text-decoration: none;
}


.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup {
	color: #731550;
}

div.searchoverview {
	width: 475px;
}

div.tx-indexedsearch-res {
	margin-top: 20px;
}

div.searchtitle {
	width: 160px;
	float: left;
	height: 30px;
}

h2 {
	font-size: 13.5pt;
	padding: 0px;
	margin: 0px;
}

div.searchpage {
	width: 315px;
	float: left;
	height: 30px;
}

div.searchpage p {
	float: left;
}

div.tx-indexedsearch-whatis {
	display: none;
}

div.search_bg {
	width: 176px;
	height: 20px;
	background-color: #FFF;
	border-top: 1px solid #CCC;
	border-left: 1px solid #DDD;
}

input#tx-indexedsearch-searchbox-sword {
	margin: 0px;
	padding: 4px 0px 0px 8px;
	border: 0px;
	color: #731550;
	font-family: Verdana;
	font-size: 8pt;
	width: 145px;
}

input#tx-indexedsearch-searchbox-button-submit {
	margin: 3px 0px 0px 0px;
	padding: 0px;
	border: 0px;
	color: #731550;
	background: url(../images/icons/search.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	width: 16px;
	height: 16px;
	cursor: pointer;
}

.browsebox {
	padding: 0px;
	margin: 0px;
}

.browsebox a {
	color: #731550;
	text-decoration: none;
}

div.search_bg p {
	padding: 0px;
	margin: 0px;
}

.tx-indexedsearch-icon {
	width: 16px;
	height: 16px;
	background: url(../images/icons/right.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	float: left;
	margin-left: -20px;
}
.tx-indexedsearch-res p {
	clear: both;
}
