.tx-rgsmoothgallery-pi1 {
  float:left;
  margin: 0 0 2px 2px;
  border: 2px solid white;
}
h1.gallery {
	margin-left: 2px;
	margin-bottom: 0;
}
 
#externalthumbs {
  float:right;
  width:354px;
}
 
#externalthumbs .label {
  display:none;
}
.carouselInner {
  width:100%;
}
 
.carouselInner .thumbnail {
  float:right;
  border: 2px solid #DBBCC4;
  margin-bottom: 2px;
  border-radius: 10px; 
  -moz-border-radius: 10px;
}
.carouselInner .thumbnail:hover {
  border-style: outset;
}
.carouselInner .thumbnail:active {
  border-style: inset;
}
.jdExtCarousel p.label {
	display: none;
}
div.gallery {
	margin-left: -2px;
	width: 876px;
	margin-bottom: 60px;
}
