/* Staff 
---------*/
#staff #subContent .text {
background-color: #552e07;
color: #FFF;
/* Structure */
padding: 10px;
}
#staff dl {
/* Structure */
float:left;
margin-bottom: 10px;
margin-right:19px;
padding-bottom: 10px;
text-align:center;
width:102px;
}
#staff dl.right {
/* Structure */
margin-right: 0;
}
#staff dl dt.photo img {
border: 1px solid #552e07;
/* Structure */
margin-bottom:5px;
width: 100px;
}
#staff dl dd.name {
}


/* Profile
---------- */
#staff.person #mainContent img {
border: 1px solid #d0d0d0;
/* Structure */
float: left;
margin: 0 15px 15px 0;
}
#staff.person #mainContent .agentDetails ul {
/* Structure */
list-style: none;
}
#staff.person #mainContent .agentDetails ul li {
/* Structure */
margin-bottom: 5px;
}
#staff.person #subContent .text h3 {
color: #999;
/* Structure */
margin: 13px;
}
#staff.person #subContent .text ul li {
/* Structure */
margin: 0 0 5px 0;
}
#staff.person #subContent .text ul li a {
color: #999;
text-decoration: none;
}
