#exec_staff_listing{
    margin-top:30px;
}
.exec-cont{
    width:175px;
    height:200px;
    margin-left:auto;
    margin-right:auto; 
    font-size:0.80em;
    margin-top:10px;
    margin-bottom:10px;
} 
.exec-img{
    width:175px;
    height:135px;
    background-image:url(../images/sprite_execStaff.jpg);
    background-repeat:no-repeat;
}
    
.exec-link{
    display: block;
    font-size:0.90em;
    margin:0px 4px;
    padding-top:3px;
}
 
.exec-info{
    font-size:0.80em;
    color:#333333;
    padding:0px;
    margin:0px 4px;
}
    
    
 