.tx-indexedsearch-browsebox {
	margin-top:		20px;
	margin-bottom:		30px;
}

.tx-indexedsearch-browsebox li { 
	display:		inline; 
	margin-left:		0;
	padding-left:		6px;
	padding-right:		6px; 
	font-size:		90%;		/*11px*/
	border-right:		1px solid #202020;
} 

.tx-indexedsearch-browsebox li.tx-indexedsearch-browselist-next {
	border-right:		0;
}

#maincolumn .tx-indexedsearch-browsebox a {
	color:			#202040;
} 


#maincolumn .tx-indexedsearch-browsebox a:hover {
	color:			#999999;
} 

.tx-indexedsearch-searchform-extended {
	margin-bottom:		10px;
}

#tx-indexedsearch-searchbox-button-submit {
	font-weight:		bold;
	font-size:		80%;		/*10px*/
	margin-bottom:		10px;
}

INPUT.tx-indexedsearch-searchbox-sword { 
	width:			250px;
	margin-bottom:		10px;
	padding:		2px;
} 

.tx-indexedsearch-searchbox SELECT { 
	width: 			170px; 
	margin-right: 		10px; 
}

.tx-indexedsearch-rules p { 
	font-size: 		90%;		/*11px*/
	font-style: 		italic; 
	line-height: 		130%; 
}


.tx-indexedsearch-whatis { 
	margin-top:		10px; 
	margin-bottom:		5px; 
}
 
.tx-indexedsearch-whatis .tx-indexedsearch-sw { 
	font-weight:		bold; 
	font-style:		italic; 
}
 
.tx-indexedsearch-noresults { 
	text-align:		center; 
	font-weight:		bold; 
} 

.tx-indexedsearch-res {
	margin-top:		20px;
}

#maincolumn .tx-indexedsearch-res h3 {
	padding-top:		3px;
	background-color:	#eeeeee;
	font-size:		100%;	/*12px*/
}

#maincolumn .tx-indexedsearch-res h3 a {
	color: 			#202040;
}

#maincolumn .tx-indexedsearch-res h3 a:hover {
	color: 			#999999;
}

.tx-indexedsearch-res .tx-indexedsearch-title {
	position:		relative;
	top:			-2px;
}

#maincolumn .tx-indexedsearch-res p,
#maincolumn .tx-indexedsearch-res dl {
	margin-left:		15px;
}
.tx-indexedsearch-descr{
	font-style:italic;
}
.tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup { 
	color:red; 
} 

.tx-indexedsearch-info { 
	margin-top:		10px;
	background-color:	#eeefff; 
} 

/*
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead { margin-top:20px; margin-bottom:5px; } 
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 { margin-top:0px; margin-bottom:0px; } 
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD { background:#cccccc; vertical-align:middle; } 
.tx-indexedsearch .tx-indexedsearch-res .noResume { color:#666666; } 
.tx-indexedsearch .tx-indexedsearch-category { background:#cccccc; font-size:16px; font-weight:bold; } 
*/

/* Additional styles, needed for the tableless template_css.tmpl 
   (styles don't conflict with the original template) */ 

.tx-indexedsearch .res-tmpl-css { clear:both; margin-bottom:1em; } 


.tx-indexedsearch .searchbox-tmpl-css LABEL { 
	float:			left;
	width:			130px;  
	margin-right:		5px; 
}
 
.tx-indexedsearch .result-count-tmpl-css, 
.tx-indexedsearch .percent-tmpl-css { 
	letter-spacing:		0; 
	font-weight:		normal; 
	margin-top:		-1.5em; 
	float:			right; 
} 

.tx-indexedsearch .info-tmpl-css dt, 
.tx-indexedsearch .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; 
}

