#content #teamlisting li {
	list-style: none;
	margin-bottom: 25px;
	width:330px;
}

.member-photo img {
	border: 1px solid #5C5C5A;
}

ul#teamlisting {
	padding-left: 85px;
}

a.member-office
{
	display:block;
}
h3.member-name {
	font-size: 1.5em;
	font-weight: bold;
}
h4.member-position {
	margin-bottom: .5em;
}
