#content #leftmain div.staff {
	display: block;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#content #leftmain div.staff img {
	float: left;
	border-bottom: 10px solid #2E61A4;
	border-top: 1px solid #2E61A4;
	border-left: 1px solid #aaa;
	border-right: 1px solid #aaa;
}
#content #leftmain div.staff p {
	display: block;
	height: 100px;
	margin-left: 95px;
}
#content #leftmain h3 {
	color:#fff;
	font-size: 100%;
	background-color:#2E61A4;
	padding: 3px 10px;
	font-weight: normal;
}
