div.sheriff_wanted {
	float: left;
	width: 150px;
	height: 360px;
	border: 1px solid #000000;
	margin-right: 2px;
	margin-bottom: 10px;
    font: normal normal normal 10pt Verdana, Geneva, sans-serif;
}
div.sheriff_offender {
	float: left;
	width: 196px;
	height: 300px;
	border: 1px groove #000;
	margin-right: 5px;
	margin-bottom: 10px;
}
.sheriff_off_pro_name {
	font-size: 1.25em;
	font-weight: bold;
	background-color: #911930;
	color: #fff;
	padding: 4px 0;
	text-align: center;
	margin-left: -10px;
}
.sheriff_off_pro_update {
	font-size: 1.2em;
	font-weight: bold;
	font-style: italic;
	color: #2D225A;
	text-align: center;
}
#sheriff_off_pro_container {
	height: 330px;
	display: block;
}
.sheriff_off_pro_image {
	float: left;
	width: 50%;
	text-align: center;
}
.sheriff_off_pro_facts {
	float: left;
	width: 49%;
	text-align: left;
}
.sheriff_off_pro_facts_id {
	float: left;
	width: 100px;
	height: 25px;
	font-weight: bold;
	margin-bottom: 10px;
}
.sheriff_off_pro_facts_val {
	margin-bottom: 10px;
	height: 25px;
}
