#contentLeft .tx-indexedsearch fieldset {
	display:	none;
}

#contentLeft .tx-indexedsearch .tx-indexedsearch-whatis,
#contentLeft .tx-indexedsearch .tx-indexedsearch-whatis .tx-indexedsearch-sw {
	font-size:		11px;
	font-weight:	bold;
	color:			#006DB6;
	margin:			0;
	padding:		0;
}

#contentLeft .tx-indexedsearch .tx-indexedsearch-sectionlinks .tx-indexedsearch-sec {
	padding-bottom:			20px;
}
#contentLeft .tx-indexedsearch .tx-indexedsearch-sectionlinks .tx-indexedsearch-sec ul {
	font-weight:			bold;
	list-style-image:		none;
	list-style-position:	outside;
	list-style-type:		none;
	margin:					1em 0 0;
	padding:				0;
}



#contentLeft .tx-indexedsearch .tx-indexedsearch-browsebox strong {
	font-weight:	normal;
}

#contentLeft .tx-indexedsearch .tx-indexedsearch-result-number,
#contentLeft .tx-indexedsearch .tx-indexedsearch-title,
#contentLeft .tx-indexedsearch .tx-indexedsearch-title a{
	color:			#006DB6;
	line-height:	1.5em;
	font-weight:	bold;
	float:			left;
}

#contentLeft .tx-indexedsearch .tx-indexedsearch-result-number {
	padding-right:4px;
}

#contentLeft .tx-indexedsearch .tx-indexedsearch-percent {
	float:			right;
	font-weight:	normal;
}

#contentLeft .tx-indexedsearch .tx-indexedsearch-descr  strong.tx-indexedsearch-redMarkup {
	color:			#006DB6;
	font-weight:	normal;
}

#contentLeft .tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead {
	background:		#006DB6 none repeat scroll 0 0;
	color:			white;
	font-weight:	bold;
	margin-bottom:	8px;
	padding:		2px 4px;
}

#contentLeft .tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead h2 {
	float: 			none;
}

#contentLeft .tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead .tx-indexedsearch-title,
#contentLeft .tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead .tx-indexedsearch-title a,
#contentLeft .tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead .tx-indexedsearch-title span{
	color:			white;
	line-height:	inherit;
}

#contentLeft .tx-indexedsearch .tx-indexedsearch-browsebox ul.browsebox {
	float:					right;
	list-style-image:		none;
	list-style-position:	outside;
	list-style-type:		none;
	margin:					0 0 2px 0;
	padding:				0;
}
#contentLeft .tx-indexedsearch .tx-indexedsearch-browsebox ul.browsebox li {
	float:				left;
}

#contentLeft .tx-indexedsearch .tx-indexedsearch-browsebox ul.browsebox li a{
	background:			#006DB6 none repeat scroll 0 0;
	color:				white;
	display:			block;
	line-height:		18px;
	margin:				0 0 0 2px;
	text-align:			center;
	text-decoration:	none;
	width:				18px;
}

#contentLeft .tx-indexedsearch .tx-indexedsearch-browsebox ul.browsebox li.tx-indexedsearch-browselist-currentPage a{
	background:			#77C7EC none repeat scroll 0 0;
	color:				white;
	display:			block;
	line-height:		18px;
	margin:				0 0 0 2px;
	text-align:			center;
	text-decoration:	none;
	width:				18px;
}