
	
/* Staff 
---------*/

#staff dl {
clear: both;
margin-bottom: 10px;
padding-bottom: 10px;
overflow: hidden;
border-bottom: 1px solid #ddd;
}

#staff dl dt.name {
font-weight: bold;
font-size: 1.2em;
font-style: italic;
}

#staff dl dt.photo img {
float: left;
margin-right: 15px;
border: 1px solid #22243D;
}

#staff dl dd.position {
margin-bottom: 5px;
font-weight: bold;
}

#staff dl dd.contact {
margin-bottom: 5px;
font-weight: bold;
}

#staff.person img {
float: left;
margin: 0 15px 15px 0;
border: 1px solid #666;
}

#staff.person ul {
list-style-type: none;
list-style-position: outside;
margin-bottom: 10px;
}

#staff.person ul li {
margin-bottom: 5px;
}

#staff.person #agentlinks li {
float:left; 
margin-right:15px
}
