
.teamMember {
	clear:				left;
	margin-bottom: 		2em;
}

.teamMember .photo {
	float:				left;
	width:				120px;
	text-align: 		center;
	margin-bottom: 		2em;
}

.teamMember .blurb {
	margin-left:		120px;
}

.teamMember h2 {
	margin-bottom:		0px;
}

.teamMember p {
	margin-top:			0px;
}
