.gui {
  display: block; 
  margin-top: 46px;
  padding-bottom: 30px;
  height: 46px;
}

p.who {
  font: 16px/22px "Advert-Light", Myriad, "Myriad Pro", "Lucida Grande", Lucida, Verdana, sans-serif !important;
  color: #8b712f;
  line-height: 30px;  
}


p.testimonial {
  color: #331e0e;
  font: 18px/22px "Advert-Light", Myriad, "Myriad Pro", "Lucida Grande", Lucida, Verdana, sans-serif;
  margin-top: 20px;
  margin-bottom: 30px;
}

.client {
  display:none;
  opacity:0.0;
}

.client {
  width: 100%;	
	min-height: 200px;
  postition: relative;
  float: left;
  left: 0;
  clear: both;
}  

.client .testimonial {
  width: 820px;
}

#client-images {
	top: 0;
	left: 0;
	display: block;
  position: relative;
	
}


#client-images img {
	float:left;
}


