#memberpage-container-wide{
  float: left;
  margin-top: -8px;
  margin-bottom: 30px;
}

#memberpage-main-wide{
  width: 768px;
  float: left;
  background-color: transparent;

  /* start IE width hack */
  voice-family: "\"}\"";
  voice-family: inherit;
  width: 768px;    
}

#memberpage-related-content{
  background-color: #dcdcdc;
  float: right;
  margin-left: -43px;
  padding: 0pt 5px;
  voice-family: inherit;
  width: 185px;
  margin-left: -5px;
  padding: 15px;
}

#left-shadow{
  background: url(/images/left-shadow.png) repeat-y scroll 0% 0%;
  padding-left: 10px;
  float:left;
}

#right-shadow{
  background: url(/images/right-shadow.png) repeat-y scroll 70% 0%;
  padding-right: 10px;
  float:left;
}

#memberpage-devex-logo{
  background: rgb(255, 255, 255) none repeat scroll right 0%; 
  padding-top: 25px; 
  padding-right: 25px; 
  padding-bottom: 5px; 
  float: right;
}

#memberpage-devex-logo:after{
  clear: both;
}

#memberpage-banner{
  background: transparent url(/images/memberpage_header_bg.jpg) repeat scroll 0% 0%; 
  z-index: 1; 
  width: 750px; 
  height: 78px; 
  margin-left: -4px;
}

#memberpage-name{
  padding: 15px 0px 0px 15px;
  font-size: 25pt;
  font-weight: bold;
  color: #fff;
}

#memberpage-service-level{
  padding: 15px 0px 0px 18px;
  color:#fff;
  font-size: 10pt;
}

#memberpage-devex-logo-space{
  float: right; 
  margin-top: -55px; 
  margin-right: 25px;
}

#memberpage-devex-logo-space-goto{
  color: #778899; 
  font-size: 7pt;
}

#memberpage-devex-logo-space-url{
  color:#778899;
  font-weight:bold;
}

#memberpage-details{
  border-bottom: 7px solid orange; 
  padding: 15px; 
  margin-top: 0px; 
  margin-left: -4px; 
  width: 500px; 
  float: left;
}

#memberpage-consultant-photo{
  width: 75px; 
  float: left;
  padding-left: 0px; 
  padding-right: 15px;
}

.memberpage-section-header{
  font-size: 12pt;
  font-weight: bold;
  text-transform: uppercase;
  color:#666;
  margin: 15px 0px 15px 0px;
}

.memberpage-subsection-header{
  font-size: 8pt;
  text-transform: uppercase;
  color: #9CB4BE;
  margin-top: 15px;
}

#memberpage-footer{
  font-size: 7pt;
  color: #666;
}

.memberpage-gist-section-header{
  font-size:8pt;
  text-transform: uppercase;
  color:#778899;
  margin-bottom: 0;
}

ul#memberpage-gist-list li{
  margin-bottom: 15px;
}

ul#memberpage-gist-list ol li{
  margin-bottom: 0px;
}

#memberpage-gist-name{
  font-size: 10pt;
  font-weight: bold;
}
