/*Search style Begin*/
.searchTitle {
	color: #000000;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 3px;
}

.searchResultTitle a {
	color: #ff0000;
}

.dot_hor {
	background-image: url(/site/images/dot_hor.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

.listItem {
	width: 27px;
	height: 10px;
	margin-top: 10px;
	text-decoration: none;
	border-left: 1px solid #898989;
	border-right: 1px solid #898989;
}

.listItem a{
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
/*Search style End*/