/* Staff 
---------*/

#staff dl {
/* Structure */
float: left;
width: 446px;
margin: 0 0 19px 0;
overflow: hidden;
}
#staff dl.right {
/* Structure */
float: right;
}

#staff dl dt {
/* Structure */
width: 200px;
float: left;
margin: 0 8px 0 0;
}

#staff dl dt img {
/* Structure */
margin:0;
width: 200px;
display: block;
}

#staff dl dd {
/* Structure */
margin: 0 0 0 208px;
padding: 0 10px;
border: 1px solid #d8d7d7;
background-image: url(/_lib/professional/realty-international/img/bg_staff.gif);
background-position: top left;
background-repeat: repeat-x;
background-color: transparent;
}

#staff dl p.name {
font-size: 1.2em;
color: #ee2e24 ;
/* Structure */
margin: 10px 0 0 0;
}
#staff dl p.position {
/* Structure */
margin-top: 0;
}


/* Profile
---------- */
#staff.person img.agentImage {
/* Structure */
float: left;
margin: 0;
}
#staff.person .agentDetails {
border: 1px solid #d8d7d7;
background-image: url(/_lib/professional/realty-international/img/bg_staff.gif);
background-position: top left;
background-repeat: repeat-x;
background-color: transparent;
/* Structure */
margin-left: 207px;
padding: 13px 21px;
}
#staff.person .agentDetails h2.agentTitle {
font-size: 1.2em;
font-weight: normal;
color: #ee2e24 ;
/* 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: #f4f4f4;
padding: 10px 10px 5px 10px;
border: 1px solid #d8d7d7;
}
