/* Proportional grids */
/* line 3, ../../../sass/skin-default/pages/staff.scss */
.staff-member { float: left; width: 50%; min-height: 126px; height: auto !important; height: 126px; }
/* line 4, ../../../sass/skin-default/pages/staff.scss */
#main-content .staff-member h3 { margin-left: 60px; margin-bottom: .25em; }
/* line 8, ../../../sass/skin-default/pages/staff.scss */
.staff-member img { margin: -28px 20px 36px 0; float: left; border: 1px solid #333; }
/* line 13, ../../../sass/skin-default/pages/staff.scss */
.staff-member p { margin-bottom: .5em; }
/* line 16, ../../../sass/skin-default/pages/staff.scss */
.staff-member .bio-link { font-weight: bold; }
