/* Staff 
---------*/
#staff dl.staffmember {
border-bottom: 1px solid #303030;
padding: 10px 0;
overflow: auto;
}
#staff dl.staffmember dt.photo {
float: left;
display: block;
}
#staff dl.staffmember dd {
margin: 0 0 4px 110px;
}
#staff dl.staffmember dd.name {
color: #FFF;
font-weight: bold;
text-transform: uppercase;
margin-bottom: 0;
}
#staff dl.staffmember dd.position {
color: #FFF;
font-weight: bold;
margin-bottom: 0;
}
#staff dl.staffmember dd.contact,
#staff dl.staffmember dd.contact a {
font-weight: bold;
text-decoration: none;
}
#staff dl.staffmember dd a.more {
background-color: #FFD620;
color: #2F2F2F;
font-weight: bold;
padding: 1px 10px;
text-decoration: none;
}
/* Profile
---------- */
#staff.person img {
float: left;
margin: 0 20px 0 0;
}
#staff.person ul,
#staff.person ul#agentlinks {
margin: 0 0 10px 0;
list-style: none;
}
#staff.person ul#agentlinks {
}
#staff.person ul#agentlinks li {
margin: 0 0 5px 0;
float:left;
}
#staff.person ul#agentlinks li a {
padding: 5px;
display: block;
width: 215px;
}

