/***  TEAM PAGE  ***/
.teamThumb {
	float:left; 
	margin:0 40px 25px 0; 
	width:150px; 
	text-align:center; 
	color:#003E7E;
}
.teamThumb p {
	text-align:left;
	line-height:13px;
	width:129px;
}
.leftCap {
	margin:0 40px 25px 23px;
}
.rightCap {
	margin:0 0 25px 0;
}


