/* extension: indexed search */
.tx-indexedsearch-res table {
	border: none !important;
}
.tx-indexedsearch-res table td {
	border: none !important;
	margin: 0px !important;
	padding: 0px 5px 5px 0px !important;
}
 table td p {
	margin: 0px !important;
	padding: 0px 0px 5px 0px !important;
}
.tx-indexedsearch-whatis {
	padding: 11px 0px 0px 0px;	
}