/* Staff Members Index */
.team_name {clear: both; padding-bottom: 10px; }
.staff_member {float: left; width: 220px;  margin-right: 10px;margin-bottom: 10px;}
.staff_member h4.staff_member_name {font-weight: normal; }
.captain img {}
.staff_member img {float: left; margin-right: 10px; }

/* Staff Members Show */
.staff_member_contact {border: 2px solid #eee; padding: 10px;margin-top: 20px;}
.staff_member_name {}
h2.staff_member_title {font-weight: normal; text-transform: none;}