
.tx-indexedsearch tbody{
	border:0px !important;
}

.tx-indexedsearch .tx-indexedsearch-res td.tx-indexedsearch-descr {
	font-style:normal !important;
}

.tx-indexedsearch-icon {
 display:none !important;
}

.tx-indexedsearch-percent{
 display:none !important;
}

.tx-indexedsearch-info{
	border-top:1px solid #CCC;
	height: 0px !important;
}

.tx-indexedsearch-info tr{
	border-top:1px solid #CCC;
	display:none;
	height: 1px !important;
}

.tx-indexedsearch-res td{
	padding:0;
	margin:0;
	
	}
.tx-indexedsearch-res {
	border-bottom:1px solid #CCC;
	padding-bottom: 0px;
	margin-bottom: 15px;
	}
	
.tx-indexedsearch-res table{
		margin: 0;	
	}

.tx-indexedsearch-title a {
	text-decoration:none;
	font-weight:bold;
}