/* CSS Document */

.staffMember{display:inline; width:175px; height:250px; float:left; text-align:center; margin: 10px 20px 10px 40px;}
.staffMember img{ width:175px; height:200px; border:#CCCCCC solid 4px;}
.staffMember p{line-height:10px !important; margin: 5px 0 0 0px !important; font-weight:bold;}

.clear{ clear:both;}



