
#externalthumbs .label {
  display:none;
}
.carouselInner {
  width:750px;
}
 
.jdGallery .slideElement
{
	width: 100%;
	height: 100%;
	background-color: #ffffff;
	background-repeat: no-repeat;
	background-position:center center;
	position: absolute;
	left:0;
	right:0;
	margin:0;
	padding:0;
	opacity:0;
}
.jdGallery .slideInfoZone h2 { 
  font-size: 120%;
}

.jdGallery .slideInfoZone p {
  font-size: 100%;
}