.section-blurb{
    padding:6px 130px;
}
        #exec_staff_listing{
            margin:0px 50px;
        }
        .exec-cont{
            width:175px;
            height:200px;
            margin:10px; 
            font-size:0.80em;
            margin-bottom:10px;
            float:left;
        }
            .exec-img{
                width:175px;
                height:135px;
                background-image:url(../images/sprite_execStaff.jpg);
                background-repeat:no-repeat;
            }
            .exec-img-hover:hover{
                cursor:pointer;
            }
            .exec-link{
                display: block;
                font-size:0.90em;
                margin:0px 4px;
                padding-top:3px;
            }
            .exec-link-hover{
                text-decoration:underline;
            }
            .exec-info{
                font-size:0.80em;
                color:#333333;
                padding:0px;
                margin:0px 4px;
            }
            
            #exec_staff_top_cont{
               width:882px;
              /* height:220px;*/
            }
            
            #exec_staff_top{
                width:390px;
                margin-left:auto;
                margin-right:auto;
                /*height:220px;*/
            }
            
            /* REMOVE THIS LINE IF WE HAVE A DEP DIR*/

            #exec_staff_listing_1.exec-staff-cont, #exec_staff_listing_2.exec-staff-cont{
                margin-left: auto;
                margin-right: auto;
                max-width: 600px;
            }

            #exec_staff_listing_3.exec-staff-cont{
                max-width: 780px;
                margin-left: 40px;
            }
