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

form.tx-indexedsearch {
	margin: 0;
	padding: 0;
}

.tx-indexedsearch fieldset {
	border: 1px solid #D3D3D3;
	padding: .3em 1em .8em 1em;
	margin: 0;
}

.tx-indexedsearch legend {
	padding: 0 6px;
	margin: 0 0 .2em -.5em;
	font-weight: bold;
}

.tx-indexedsearch input, .tx-indexedsearch select {
	font-size: 101%;
	font-family: arial, helvetica, sans-serif;
}

.tx-indexedsearch-whatis p {
	margin: 0;
	padding: 0;
}

.tx-indexedsearch-sw {
	font-style: italic;
	font-weight: bold;
}

.tx-indexedsearch-noresults {
	font-weight: bold;
}



.tx-indexedsearch-browsebox {
	clear: both;
	height: 60px;
}

#content .tx-indexedsearch-browsebox ul li {
	background: 0 none;
	padding: 0 1em 0 0;
	float: left;

}

.tx-indexedsearch-res {
	width: auto;
}

.tx-indexedsearch-res h3 {
	margin: 0;
	padding: .2em;
	background-color: #EEF4F8;
}




.tx-indexedsearch .res-tmpl-css { clear:both; margin: 1.5em 0; }

.tx-indexedsearch .searchbox-tmpl-css label { margin-right:1em; width:8em; float:left; }

.tx-indexedsearch .result-count-tmpl-css, 
.tx-indexedsearch .percent-tmpl-css { 
	font-weight: normal; 
	float: right; 
	color: #333; 
	font-size: 86%; 
}

dl.tx-indexedsearch-info {
	font-size: 86%;
}


.tx-indexedsearch-redMarkup {
	color: #000;
	font-style: italic;
}

dl.tx-indexedsearch-info {
	margin: 0;
	padding: 0;
}

.tx-indexedsearch-text-item-path a {
	color: #000;
	text-decoration: none;
}

.tx-indexedsearch-info dt {
display: inline;

}

.tx-indexedsearch-info dd {
display: inline;
margin: 0;
padding: 0;
}

