/*******************/
/* Search classes  */
/*******************/
.resultsLabel
{	
	font-weight: bold;
	color: #000000;
}
.resultsNumber 
{
	width: 20px;
	vertical-align: top;
	padding-top: 4px;
}
.resultsTitle a
{
	font-weight: bold;
}

.resultsLinkData
{
	color: #008136;
}
.hitHighlight 
{
	font-weight: bold;
}
