.tx-indexedsearch{
	margin-top:10px;
}

.tx-indexedsearch .tx-indexedsearch-text-item-path{
	height:20px;
	padding-top:5px;
}

#content .csc-default .tx-indexedsearch span{
	display:inline;
}

.tx-indexedsearch .tx-indexedsearch-info {
	margin:5px 0 0 0;
}

.tx-indexedsearch .tx-indexedsearch-res{
	padding:10px 0 0 0;
}

dt.tx-indexedsearch-text-item-path {
	font-size:12px;
	font-weight:bold;
}

.tx-indexedsearch .res{
	border-bottom:1px dotted #A0D9FA;
	padding:0 0 10px 0;
}

.tx-indexedsearch .tx-indexedsearch-searchbox{
	
}

.tx-indexedsearch-title a{
	text-decoration:none;
	font-weight:bold;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup {
	font-weight:bold;
	color:#486984;
}

.csc-default .tx-indexedsearch .tx-indexedsearch-result-number,
.csc-default .tx-indexedsearch .tx-indexedsearch-percent,
.csc-default .tx-indexedsearch .tx-indexedsearch-searchbox p,
.csc-default .tx-indexedsearch .tx-indexedsearch-searchbox legend,
.csc-default .tx-indexedsearch .tx-indexedsearch-icon,
.csc-default .tx-indexedsearch .tx-indexedsearch-rules{
	display:none;	
}

.tx-indexedsearch .tx-indexedsearch-res h3{
	margin:5px 0;
}

.tx-indexedsearch-form{
	float:left;
}

.tx-indexedsearch .searchbox-tmpl-css label{
	float:left;
	width:auto;
	margin:0;
	height:19px;
	margin:7px 10px 0 0;
	display:none;	
}

.tx-indexedsearch .tx-indexedsearch-searchbox input.tx-indexedsearch-searchbox-sword{
	padding:1px 0 2px 5px;
	height:17px;
	border:1px solid #dedede;
	width:300px
}

.tx-indexedsearch .tx-indexedsearch-browsebox p{
	margin:5px 0;
}

.tx-indexedsearch .tx-indexedsearch-browsebox{
	border-bottom:1px dotted #A0D9FA;
	padding:0 0 3px 0;
}

.tx-indexedsearch-search-submit{
	float:left;
}

#tx-indexedsearch-searchbox-button-submit{
	border:1px solid #ccc;
	width:auto;
	display:inline;
	clear:both;
	border:1px solid #bcbcbc;
	height:22px;
	background:#486984;
	padding: 0px 6px 3px 6px;
	text-decoration:none;
	color: white;
	border:1px solid;
	font-size: 10px;
}

#ul.browsebox li a{
	text-decoration: none;
}



#tx-indexedsearch-searchbox-button-submit:hover{
	background:#888888;
	cursor:pointer;
	color: white;
	text-decoration:underline;
}

.tx-indexedsearch .tx-indexedsearch-whatis {
	font-size:12px;
}

.tx-indexedsearch .tx-indexedsearch-whatis span.tx-indexedsearch-sw{
	font-style:normal;
}
p.tx-indexedsearch-noresults {
	font-size:12px;	
}

ul.browsebox{
	margin:4px 0 0 0;
}

ul.browsebox li {
	border-left:1px solid #A0D9FA;
	border-right:1px solid #A0D9FA;
	padding:0 5px;
}

ul.browsebox li a{
	text-decoration: none;
}

ul.browsebox li a:hover{
	text-decoration: underline;
}
