/* Staff 
---------*/

#staff dl {
/* Structure */
width:33%;
float:left;
margin: 0 0 10px 0;
padding: 0 0 10px 0;
}

#staff dl.last {
/* Structure */
margin-right:0px;
}

#staff dl dt.photo .boxc {
float:left;
width:100px;
margin-right:10px;
}

#staff dl dt.photo img {
/* Structure */
display:block;
}

#staff .break {
/* Structure */
clear:both;
border-top:1px solid  #0065a9;
margin-bottom: 20px;
}

#staff dl ul {
list-style: none outside;
}

#staff dl .agentName {font-weight:bold;}
#staff a{
font-family: Verdana, Arial, Helvetica sans-serif;
font-size:0.9em;
}
/* staff profile items */
#staff.person .boxc {
float: left;
margin: 0 10px 10px 0;
}
#staff.person img.agentImage {
/* Structure */
display:block;
}
#staff.person .agentDetails {
/* Structure */
margin-left: 210px;
padding: 13px 21px;
}
#staff.person .agentDetails h2.agentTitle {
/* Structure */
margin: 0 0 20px 0;
}
#staff.person .agentDetails ul.agentContacts {
/* Structure */
margin: 0 0 10px 0;
list-style: none;
list-style-position: outside;
}
#staff.person .agentDetails ul.agentContacts li {
/* Structure */
margin: 0 0 5px 0;
}
#staff.person .agentDetails ul#agentLinks {
/* Structure */
list-style: none;
margin: 0 0 10px 0;
}
#staff.person .agentDetails ul#agentLinks li {
/* Structure */
float: left;
margin: 0 5px 10px 0;
}
