/****************************************************************************
  indexed_search plugins
 ****************************************************************************/

div#content_body .tx-indexedsearch-searchbox fieldset {
    border: 0px;
    padding: 0px;
    margin: 0px;
}
div#content_body .tx-indexedsearch-searchbox .tx-indexedsearch-form {
    margin-bottom: 12px;
}
div#content_body .tx-indexedsearch-res {
	margin-top: 36px;
}
div#content_body p.tx-indexedsearch-descr  {
	margin: 0 0 8px 0;
	padding: 0 0 0 0;
}
div#content_body .tx-indexedsearch-res .res-tmpl-css h3 {
	margin: 0 0 4px 0;
}
div#content_body .tx-indexedsearch-res h3 {
	font-size: 12px;
	font-weight: bold;
	width: 100%;
	padding-bottom: 4px;
	border-bottom: 1px dotted #dadfb7;
}
div#content_body .tx-indexedsearch-res h3 a,
div#content_body .tx-indexedsearch-res h3 a:visited {
	text-decoration: none;
}
div#content_body .tx-indexedsearch-res h3 a:hover {
	text-decoration: underline;
}
div#content_body .tx-indexedsearch-searchbox a,
div#content_body .tx-indexedsearch-searchbox a:visited {
	text-decoration: none;
}
div#content_body .tx-indexedsearch-searchbox a:hover {
	text-decoration: underline;
}
div#content_body .tx-indexedsearch-res .percent-tmpl-css {
	font-weight: bold;
	float: right;
}
div#content_body .tx-indexedsearch-text-item-size {
	margin: 0px;
	padding: 0px;
	font-size: 10px;
}
div#content_body .tx-indexedsearch-text-item-path {
	font-size: 10px;
	margin: 0px;
	padding: 0px;
}
div#content_body .tx-indexedsearch-text-item-path a {
	text-decoration: none;
}
div#content_body .tx-indexedsearch .tx-indexedsearch-whatis,
div#content_body .tx-indexedsearch .tx-indexedsearch-searchbox {
	margin-bottom: 6px;
}
div#content_body .tx-indexedsearch .tx-indexedsearch-browsebox p {
	margin-bottom: 6px;
}
div#content_body .tx-indexedsearch .tx-indexedsearch-browsebox {
	margin-top: 20px;
}
