div.staff-member {
width: 210px;
height: 40px;
overflow: hidden;
float: left;
margin: 10px 5px;
border: 1px solid #6c6c6c;
border-radius: 3px;
position: relative;
}