/* CSS Document */

.tx-indexedsearch-res p {
	padding-top:10px !important;
}
.tx-indexedsearch-res dt, .tx-indexedsearch-res dd {
	background-color:#fff !important;
}

.tx-indexedsearch-res dl {
	background-color:#fff !important;
	padding-top:10px;
	border-top:1px solid #97BF0D;
	padding-bottom:10px;
}