#staff_container .profile_category {clear: left;}
#staff_container .profile_category h4 {color: #79bde8; font-size: 16px; clear: left;}
#staff_container .profile_category .list_profile {display: block; float: left; margin: 0 20px 0 0; padding: 10px 0 5px 0; width: 140px; height: 180px;}
#staff_container .profile_category .list_profile a img {padding: 5px; border: 1px solid #D8ECF8;}
.list_profile .title {font-size: 11px;}
.list_profile .name a {font-family: "Franklin Gothic Medium", Helvetica, Arial, sans-serif;}

/*INDIVIDUAL PAGES*/

#staff_detail img{
border: 1px solid #D8ECF8;
padding: 5px;
float:left;
}
#col_content p.name {
padding: 0;
}
#staff_detail .details p.description{
clear:left;
padding: 20px 0 20px 5px;
}
