table.srv_results_table {
	width: 100%;
}
table.srv_results_table td{
	padding: 4px 8px 4px 4px;
}
table.srv_results_table tr.thead {
	font-weight: bold;
}
table.srv_results_table tr.odd td{
	background-color: #eee;
}
img.srv_bio_image{
	float:left;margin-right:10px;margin-bottom:5px;margin-top:10px;
}
.srv_rep_info{
	font-style: italic;
	color: #999;
	display: block;
	margin: 4px 0;
}
#srv_bio{
	margin-top: 10px;
}