/* Class(es) for executive_team.php and other files */

.executivePhoto {
	float:left;
	width:145px;
}

.executivePhoto img {
	margin-right:20px;
	margin-top:10px;
	width:125px;
	height:150px;
}

.executiveBio {
	float:left;
	width:510px;
}

