.gallery-wrapper {
background: transparent url(../images/diag_stripe_bg.jpg) repeat;
}
#description {
  background: none repeat scroll 0 0 #FFFFFF;
  height: 355px;
  left: 315px;
  padding: 20px 15px;
  position: absolute;
  top: 25px;
  width: 214px;
  overflow: auto;
  margin-left:15px;

}
.ad-gallery {
	width: 300px;
	clear:left;
	position:relative;
}
.ad-gallery .ad-image-wrapper {
  	clear: left;
  	height: 400px;
  	overflow: hidden;
  	position: relative;
 	width: 300px;
}