@CHARSET "UTF-8";

#wrapper h3.subheader {
	margin: 20px 0;
}

#wrapper h3.memberName {
	margin-top: 0;
}

.teamPhoto {
	display: block;
	float: left;
	padding: 0 0 20px 0;
}

a.teamPhoto img {
	border: 0;
}

div.member {
	color: #676767;
	margin-left: 20px;
	overflow: hidden;
}

div.teamBio {
	padding: 0 0 30px 30px;
	overflow: hidden;
	width: 460px;
}

div.teamBio h3 {
	font-size: 16px;
}

div.teamBio a {
	color: #0066CC;
	text-decoration: none;
}

div.teamBio p {
	width: 100%;
}
