/* styles for team page */
#team { float: left; width: 430px; height: auto; padding: 0 10px; }

	/* IE star box model hack */
	* html body #ie-centering #container #content #team { float: left; width: 450px; padding: 0 10px; }
	
#team span.wide  { float: left; clear: left; width: 430px; font-weight: normal; font-size: 0.625em; line-height: 1.2em; color: #53534a; }	

/* styles for individual team member sections */
.teamMember { float: left; clear: left; width: 450px; height: 150px; margin-bottom: 5px; }
.teamMemberImage { float: left; clear: left; width: 150px; height: 150px; overflow: hidden; }
.teamMemberImage img { float: left; }
.teamMemberText { float: left; width: 280px; height: 150px; padding: 0 10px; }

	/* IE star box model hack */
	* html body #ie-centering #container #content #team .teamMember .teamMemberText { width: 300px; }
	
.teamMemberText span { float: left; clear: left; width: 280px; font-weight: normal; font-size: 0.625em; line-height: 1.2em; color: #53534a; }
.teamMemberText span a { color: #4980a8; text-decoration: none; }
.teamMemberText span a:hover { text-decoration: underline; }
#team h2 { float: left; clear: both; width: 470px; font-weight: bold; font-size: 0.875em; line-height: 1em; padding: 10px 0 5px 0; color: #53534a; }
#team h3 { float: left; clear: both; width: 470px; font-weight: normal; font-size: 0.75em; line-height: 1.167em; padding-bottom: 5px; color: #4980a8; }
#team h4 { float: left; clear: left; width: 280px; font-weight: bold; font-size: 0.875em; line-height: 1em; padding: 10px 0 5px 0; color: #53534a; }
.teamMemberText h5 { float: left; clear: left; width: 280px; font-weight: normal; font-size: 0.875em; line-height: 1em; padding-bottom: 5px; color: #4980a8; }
.boardMemberText h5 { float: left; clear: left; width: 280px; font-weight: normal; font-size: 0.875em; line-height: 1em; padding-bottom: 5px; color: #4980a8; background: url(../images/boardNavBG.gif) no-repeat top left; }
.teamMemberText p { float: left; clear: left; width: 280px; height: 60px; font-weight: normal; font-size: 0.75em; line-height: 1.163em; color: #53534a; }
#boardMemberBiography { float: left; clear: both; width: 470px; }
#boardMemberBiography img { float: left; height: 140px; width: 140px; margin: 0 10px 10px 5px; }
#boardMemberBiography p { float: left; width: 315px; font-weight: normal; font-size: 0.75em; line-height: 1.163em; color: #53534a; }