

.team #acc {width:620px; margin:10px auto 40px; }
.team #acc h3:hover {}
.team #acc .acc-content {width:620px;}

.team #nested {width:620px;  color:#fff; margin:0px;}
.team #nested h3 { color:#fff; font-weight:bold; cursor:pointer; line-height:22px; text-transform:uppercase; border-bottom:1px solid #031430; padding-bottom:3px; }
.team #nested li { background:none; padding-left:0px;  font-weight:normal; list-style:square outside;  }
.team #nested h3:hover { color:#009fd6;}
.team #nested .acc-section {overflow:hidden; -webkit-box-shadow: 0 8px 6px -6px #000; margin-bottom:3px;
	   -moz-box-shadow: 0 8px 6px -6px #000;
	        box-shadow: 0 8px 6px -6px #000;}
.team #nested .acc-content {width:580px; padding:20px 30px 5px;  
border-top:0px;  background:#011631; color:#fff;  text-transform:uppercase; line-height:23px; font-size:12px; font-weight:bold;}
.team #nested .acc-selected { color:#009fd6;}

.team #nested .veiw a { background:url(../images/arrow.png) right no-repeat; padding-right:20px;  text-transform:uppercase;}
.team #nested .acc-selected .veiw a { background:url(../images/arrow_b.png) right no-repeat; }

.team #nested .acc-content a:hover { color:#fff;}

.team_sub ul .img {
    box-shadow: 0 0 4px #CCCCCC;
    float: left; height:110px; 
    margin: 0 20px 0px 0px; display:block;
    overflow: hidden;
    position: relative;
}


.thumb-image-holder {
    display: inline-block;
    float: left;
    margin: 0 0px 0px 0;
}
.thumb-image-holder {
    background: none repeat scroll 0 0 #FFFFFF; display: inline-block;
    float: left;
    border: 1px solid #E0E0E0;
    padding: 5px;
}

.team_sub ul img {
    display: block;
    vertical-align: top;
}

.team .h2 {
    font: 14px/30px freightsansBold,Arial,Helvetica,sans-serif;
    padding: 0 0 6px; font-weight:bold;  
}


.team .h3  {
    font: 13px/15px FreightSansBookItalic,Arial,Helvetica,sans-serif; font-style:italic;
}