ol.cmsSearchResults {

}

li.cmsSearchResult {

}
ol.cmsSearchResults li.cmsSearchResult {
    margin-bottom: 20px;
}

img.cmsSearchIcon {
	vertical-align: text-bottom;
	padding-right: 5px;
	border: 0;
}

span.cmsSearchTitle {
	font-weight: bold;
}

span.cmsSearchRating {
	font-size: 80%;
}

p.cmsSearchPreview {

}

p.cmsSearchLink {
	margin-bottom: 10px;
}

p.cmsSearchPreview em, span.cmsSearchTitle em {
	font-weight: bold;
	background-color: yellow;
}

