#myGallery, #myGallerySet, #flickrGallery{width:700px;height:450px;z-index:5;}
.jdGallery{overflow:visible;position:relative;}
.jdGallery .slideElement{width:100%;height:100%;background-color:#000;background-repeat:no-repeat;background-position:center center;background-image:url('img/loading-bar-black.gif');top:7px;border:1px solid #000;}
.jdGallery .loadingElement{width:100%;height:100%;position:absolute;left:0;top:7px;background-color:#000;background-repeat:no-repeat;background-position:center center;background-image:url('img/loading-bar-black.gif');}
.jdGallery div.carouselContainer{position:absolute;height:100px;width:100%;z-index:10;margin:0px;left: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;cursor:pointer;visibility:hidden;}
.jdGallery .carousel{position:absolute;width:100%;margin:0px;left:0;top:0;height:300px;color:#fff;text-indent:0;overflow:hidden;}
.jdGallery .carousel .carouselWrapper, .jdExtCarousel .carouselWrapper{position:absolute;width:100%;height:85px;top:0px;left:0;overflow:hidden;}
.jdGallery .carousel .carouselInner, .jdExtCarousel .carouselInner{position:relative;}
.jdGallery .carousel .carouselInner .thumbnail, .jdExtCarousel .carouselInner .thumbnail{cursor:pointer;background:#000;background-position:center center;float:left;border:solid 1px #000;}
.jdGallery a{font-size:100%;text-decoration:none;color:inherit;}
.jdGallery a.right:hover, .jdGallery a.left:hover{filter:alpha(opacity=80);-moz-opacity:0.8;-khtml-opacity:0.8;opacity:0.8;}
.withArrows a.open:hover{background:url('img/open.png') no-repeat center center;}
* html .withArrows a.open:hover{background:url('img/open.gif') no-repeat center center;filter:alpha(opacity=80);}