div#staffcarousel .inactive{
    display: none;
}
div#staffcarousel .leftcol{
    width: 240px;
    float: left;
}
div#staffcarousel .rightcol{
    width: 700px;
    float: right;
}
div#staffcarousel .options{
    background: url('../images/select-bak.gif') repeat-x top #094192;

}
div#staffcarousel .bluegear{
    padding: 10px;
}
div#box-grid{
    position: absolute;
    width:70%;
    height: 314px;
    z-index: -1;
    top: 5px;
    border:solid 1px #dcdcdc;
}
div#inner-grid{
    position: absolute;
    bottom: 0;
    height: 51px;
    width: 100%;
    border-top:solid 1px #dcdcdc;
}
div#staff_carousel_navigation{
    position: absolute;
    bottom: 100px;
    /* left: 20px;*/
    height: 40px !important;
    padding: 20px;
    /*    border-top:solid 1px #dcdcdc;
        border-bottom: solid 1px #dcdcdc;*/
    width: 480px;
}
div#staff_carousel{
    width: 500px;
    height: 435px !important;
    padding: 0 20px 0 0;
    z-index: -10;
    /*    border-right: solid 1px #dcdcdc;
        border-top: solid 1px #dcdcdc;
        border-left: solid 1px #dcdcdc;*/
    position: absolute;
    top:10px;
}
div#staff-cars-container{
    z-index: 10;
    height: 338px;

    position: relative;
    top: -38px;
}
div#staffcarousel .options select{
    display: block;
    width: 98%;
    margin-bottom: 10px;
    border-radius: 3px;
    border: 1px solid #031c4b;
    padding: 3px;
}
div#staffcarousel label{
    display: block;
    color: #ffffff;
    font-size: 16px;
}

.namelist ul{
    background: #ececee;
}
.prof_sec,
.namelist li{
    background: url('../images/list-sep.gif') repeat-x bottom;
    padding: 10px 10px !important;
}
.prof_head{
    font-weight: bold;
}
div#staffcarousel .namelist ul{
    list-style: none;
    margin: 0;
    font-size: 14px;
    color: #6c6d70;
    width: 234px;
}

div.viewport{
    background: #ECECEE;
    border:solid 1px #DCDCDC;
}
div#staffcarousel .namelist li{
    background-image: none;
    border-bottom: 1px solid #CDCDCD;

}
div#staffcarousel .namelist li:hover{
    cursor: pointer;
}
.full-profile{
    /*width: 98%;*/
    display: inline-block;
    vertical-align: top;
  /*  border: solid 1px #CDCDD0; */


}
.full-profile > .profile-main{
    padding: 15px;
}
.profile-main{
 /*   width: 37%;
    float: left;*/

}
.profile-info,
.profile-main{
    display: inline-block;
    vertical-align: top;
  /* background: #F4F4F6; */
    /*  border-right:solid 1px #CDCDD0;*/
}
.profile-info{
    /*float: right;*/
   /* width: 57%;*/
    /*border-left:solid 1px #CDCDD0;*/
}
div.staff-page img{
    display: inline-block;
    vertical-align: top;
}
div.staff-page .profile-info{
    background: none;
}
table.basic-info{
    display: inline-block;
    vertical-align: top;
    background: #F3F4F6;
    border:none !important;
    width: 70%;
    margin-left: 10px;
}
table.basic-info td{
    border:none !important;
    color:#67696C !important;
}
span.prof_sec{
    display: block;
}

.staff-page div.profile-info{
   padding: 0;
}
#profile-block{
    z-index: 22;
    position: relative;
    width: 580px;
border: solid 1px #DCDCDC;
background: #ECECEE;

color: #6C6D70;

}
div#staff_carousel_images img{
    cursor: pointer !important;
}