.searchtitle {
	position:relative;
	display:block;
	width:630px;
	height:auto;
	font-weight: bold;
	padding:5px;
	border-bottom: 1px solid #989898;
	text-decoration:none;	
}

a.searchtitle:hover {
	background-color: #959595;
}

tr.odd {
	background-color:  #e0e0e0;
}

a.searchtitle:hover {
	font-weight: bold;
}

.searchhighlight {
	font-style: italic;
}

.searchstats {
	font-size: 10px;
}

.searchcattitle {
	font-weight: bold;
	color: #040607;
}

.searchsummary {
	font-weight: normal;
}
