/* PxPeople styles */
#back_to { /*border-bottom:1px solid #ccc;*/ padding:0 0 5px 0; margin:0 0 20px 0; }
#staff_image_holder { float:left; /*width:125px;*/ margin:0 15px 0 0; }
#staff_block { float:left; width:500px; } /* width may be adjusted to fit site. Staff block is floated left so that text doesn't wrap under image if image is shorter than text*/
#staff_block h3 { color:#4C556B; }
#staff_block p { color:#4C556B; }
#staff_block p#staff_content { color:#cfd2d3 !important; }
#staff_block p#staff_content a { color:#fff; }

#staff_large_image_holder { float:right; width:200px; padding: 0 0px 15px 30px; }
#staff_large_image_holder .caption { font-size:11px; color:#333; }
#staff_list h1, #staff_list h4 { color:#fff; }
#staff_list h3 { padding-bottom:25px; color:#fff; }

.profileimg { margin:0 0 10px 0px; float:right; }
.categories { padding:0 0 5px 0; margin:0 0 20px 0; border-bottom:1px solid #ccc; }
.people_holder { padding-top:10px; padding-bottom:20px; }