#staffbox .staff{ 
position:absolute; 
width:440px; 
height:530px; 
background: transparent;
left: 140px;
top: 40px;
font: 400 .8em/1.4em tahoma, sans-serif;
overflow: auto;
text-align: left;
color: #452A19;
}
#staffbox .staff h2 {
font: 600 1.4em georgia, serif;
text-align: left;
} 
#staffbox .staff img {
float: right;
margin: 0 0 8px 14px;
padding: 2px;
border: 2px solid #000;
display: inline;
width: 200px;
height: 300px;
}
#staffbox a, #staffbox a img {
border: none;
text-decoration: none;
}
#staffbox {
background: #FAF8EB url(http://www.stockwellfamilydentistry.com/staff/newstaff/staffbg.jpg) top right no-repeat;
width: 600px;
height: 600px;
position: relative;
padding: 20px 0 0 10px;
}
#staffbox .fl {
float: left;
clear: left;
}