p.SearchLink {
	font-weight: bold;
}

p.SearchLink .Score {
	font-size: 10px;
	font-weight: normal;
	color: #777;
}

p.SearchSummary {
	font-size: 10px;
	font-style: italic;
	margin-left: 1em;
}

.DocType {
	font-size: 9px;
	font-weight: normal;
	display: inline-block;
	background-color: #777;
	color: #DDD;
	padding: 0px 2px 0px 2px;
}


