.experts-gallery ul.bio-list li, .experts-gallery ul.bio-list li .info, 
.experts-gallery .prev, .experts-gallery .next, .experts-gallery .portrait .info, 
.portrait .info .height {

}

.experts-gallery {
  width: 693px;
  margin: 5px auto;
  position: relative;
  overflow: hidden;
}

.experts-gallery .portrait {
  position: relative;
  height: 400px;
  left: 15px;  
}

.experts-gallery .portrait .info {
  position: absolute;
  bottom: 0;
  left: 1px;
  height: 26px;
  padding: 13px 0 0 30px;
  width: 663px;
  background-color: #000;
  
  filter: alpha(opacity=85);
  opacity: 0.85;
  
  color: #fff;
  font-size: 14px;
  line-height: 16px;
  font-family: arial;
}

.experts-gallery .portrait .thickbox img {
  border: solid 1px #5c5958;
  position: absolute;
  left: 0;
}

.experts-gallery ul.bio-list {
  top: 22px;
  right: 0px;
  margin: 0;
  width: 695px;
  margin-left: 25px;
  margin-top: 5px;
}

.experts-gallery ul.bio-list li {
  display: inline;
  float: left;
  height: 185px;
  margin: 0;
  padding-right: 16px;
  width: 98px;
}

.experts-gallery .portrait {
  margin-left:10px;
}

.experts-gallery ul.bio-list li img {
  border: 0;
  height: 95px;
  width: 95px;
  display: inline;
}

.experts-gallery ul.bio-list li .info {
  display: block;
  font-size: 11px;
  line-height: 12px;
  text-align: center;
  width: 98px;
  color: #fff;
}

.experts-gallery ul.bio-list li .info .first, 
.experts-gallery ul.bio-list li .info .last, 
.experts-gallery ul.bio-list li .info .title {
  color: #7A7574;
}



ul.bio-list li .title {
  display: block;
  margin-top: 0;
}

.up, .down, .left, .right {
  display: none;
}

.home-and-building-content .experts-gallery  a{
  color: #5CAB44;
}

.financial-services-content .experts-gallery  a{
  color: #2E98B6;
}

.healthcare-content .experts-gallery  a{
  color: #FE7848;
}

.bio-full h3.name, .bio-full h3.title {
  margin-left:-30px;
  margin-bottom:-10px;
  color:#000;
  padding-bottom:0px;
}

.bio-full h3.title {
  padding-bottom:35px;
}



.height { 
  display: none; 
}


#TB_window .eg-nav {
  position: absolute;
  
  width: 860px;
  
  margin-top:-20px;
  
  color: #fff;
}

#TB_window .eg-nav .close {
  position:absolute;
  right:0;
}

#TB_window .home-and-building a, #TB_window .home-and-building a:visited {
  color: #5CAB44;
}

#TB_window .financial-services a, #TB_window .financial-services a:visited {
  color: #2E98B6;
}

#TB_window .healthcare a, #TB_window .healthcare a:visited {
  color: #FE7848;
}



.bio-full h2.name, .bio-full h3.title {
  margin-left: -28px;
}

.bio-full h3.title {
  margin-top: 0px;
}