.teamDescription {
	border-left: solid 1px #ccc;
}

.teamDescription h3{
	margin-top: 0;
}

.ourTeam{
	border-bottom: solid 1px #ccc;
	padding-bottom: 25px;
	margin-bottom: 25px;
}

.teamPhoto img{
	border: solid 1px #ccc;
	padding: 5px;
}