
#Officers .Officer.Hover {
	background:#111;
	cursor:pointer;
}

a.h2 {
	text-decoration:none;
	border:0;
}
.Officer .Right {
	float:left;
}
.Officer .Left {
	float:left;
	padding:2px;
	border:solid 1px #141414;
	margin-right:10px;
}