.gallery-wrapper {
background: transparent url(../images/diag_stripe_bg.jpg) repeat;
}
.sidebar-desc {
    background: url("../images/dots_bg.jpg") repeat scroll 0 0 transparent;
    margin: 20px 0;
    padding: 5px 0;
    width: 300px;
}
.desc-wrap {
    width: 576px;
}
#description {
	background:#fff;
	padding:5px 10px;
}
.ad-gallery {
	width: 576px;
	clear:left;
}
.ad-gallery .ad-nav {
  width: 576px;
  margin-top:0;
}
.ad-gallery .ad-image-wrapper {
	width: 100%;
	height: 400px;
	margin-bottom: 20px;
	position: relative;
	overflow: hidden;
	clear:left;
}
.gallery-wrapper .ad-controls {
  height: 15px;
}
.gallery-wrapper .thumbnail_view .images-to-thumbnail-wrapper {
  width: 576px;
}