#myGallery, #myGallerySet, #flickrGallery { width: 850px; height: 474px; margin:auto; margin-top:0px; z-index:15; /* h-slide: 115 */}

#myGallery img.thumbnail, #myGallerySet img.thumbnail { display: none; }

.jdGallery { overflow: hidden; position: relative; }

.jdGallery img { border: 0; margin:0px; height:200px; }

.jdGallery .slideElement { width: 100%; height: 395px; background-color:#414141; background-repeat: no-repeat; background-position: center center; }

.jdGallery .loadingElement { width: 100%; height: 100%; position: absolute; left: 0; top: 0; background-color: #000; background-repeat: no-repeat;	background-position: center center; }

.jdGallery div.carouselContainer { position: absolute; height: 105px; width: 100%; z-index: 10; margin: 0px; left: 0; top: 0; }

.jdGallery a.carouselBtn { position: absolute; bottom: 0; right: 30px; height: 20px; text-align: center; padding: 0 10px; font-size: 13px;	background: #333; color: #fff; }

.jdGallery .carousel { position: absolute; width: 100%; margin: 0px; left: 0; top: 0; height: 108px; color: #fff; text-indent: 0; overflow: hidden; }

.jdExtCarousel { overflow: hidden; position: relative; }

.jdGallery .carousel .carouselWrapper, .jdExtCarousel .carouselWrapper { position: absolute; width: 100%; height: 70px; top: 15px; left: 0; overflow: hidden; }

.jdGallery .carousel .carouselInner, .jdExtCarousel .carouselInner { position: relative; }

.jdGallery .carousel .carouselInner .thumbnail, .jdExtCarousel .carouselInner .thumbnail { cursor: pointer; background-color:#000;  background-position: center center; float: left; border: solid 1px #fff; }

.jdGallery .wall .thumbnail, .jdExtCarousel .wall .thumbnail { margin-bottom: 10px; }

.jdGallery a { font-size: 100%; text-decoration: none; color: inherit; }

.jdGallery a.open { left: 0; top: 0; width: 100%; height: 100%;}

.withArrows a.open { position: absolute; top: 0; left: 25%; height: 99%; width: 50%; cursor: default; z-index: 10; background: none; -moz-opacity:0.8; -khtml-opacity: 0.8; opacity: 0.8;}

.contentGallery{
	padding:0px 30px;
	width:850px;
	height:475px;
	margin:auto;
	margin-top:0px;
	background:url(../_layout/frecciaSx.jpg) 10px 420px no-repeat #414141;
	position:relative;
}
.contentGallery .frecciaDx{
	width:10px;
	height:30px;
	background-image:url(../_layout/frecciaDx.jpg);
	position:absolute;
	top:420px;
	right:10px;
}
