.capClass {
  font:10px Arial,Helvetica;
  color:#000;
}

#galleryCaption {
  background-color:#EEE;
  border:1px solid #000;
  padding:2px 5px;
  font:10px Arial,Helvetica;
  color:#000;
}

#contentLeft #gallerySample {
  position:relative;
  margin:auto;
  width:150px;
  height:auto;
}
#contentLeft #gallerySample IMG {
  width:150px;
  float:none;
}

