/* Staff 
---------*/
#staff{
padding:0px;
margin:0px;
margin-left:-10px;
width:940px;
}

#staff dl.staffmember{
background-image: url(/_lib/professional/lois-buckett/img/bg-staff.gif);
background-repeat: no-repeat;
background-position: top;
width:465px;
height:132px;
margin:0px;
margin-top:3px;
}

#staff dl.staffmember .photo{
margin:5px;
}

#staff dl {
background-color:#fff;
/* Structure */
margin-bottom: 10px;
overflow: hidden;
float:left;

}
#staff dl.right {
/* Structure */
float: right;

}
#staff dl dt {
background-color: #fff;
/* Structure */
float:left;

}
#staff dl dt img {
/* Structure */
height:118px;
margin: 4px 0px 0 3px;0;
display: block;

}
#staff dl dd {
/* Structure */
margin: 2px 5px 0px 130px;
}
#staff dl dd.name {
font-weight: bold;
font-size: 1.1em;
color:#000;
/* Structure */
margin-top:30px;
}
#staff dl dd.position {
/* Structure */
margin-bottom: 7px;
}

/* Staff Profiles
----------------- */
#staff.person img.agentImage {
/* Structure */
float: left;
margin: 0;
}
#staff.person .agentDetails {
background-color: #fff;
/* Structure */
margin-left: 207px;
padding: 13px 21px;
}
#staff.person .agentDetails h2.agentTitle {
/* Structure */
margin: 0 0 20px 0;
}
#staff.person .overview {
overflow: hidden;
}
#staff.person .overview ul {
margin: 5px 0 10px 0;
list-style-position: outside;
list-style-type: none;
}
#staff.person .overview ul#agentlinks li {
padding: 0 10px;
margin: 0 0 5px 0;
list-style-type: disc;
list-style-position: inside;
}
#staff.person .overview ul#agentlinks li.heading {
list-style-position: outside;
list-style-type: none;
} 
#staff.person .overview ul#agentlinks {
float: right;
background-color: #004b8d;
border:1px solid #004b8d;
color:#fff;
padding: 10px 10px 5px 10px;
}
#staff.person .overview ul#agentlinks a {
color:#fff;
}
