#myGallery{width:100%; height:100%; z-index:5;}
#myGallery img.thumbnail{display: none;}
.jdGallery{overflow:hidden; position:relative;}
.jdGallery a{outline:0;}
.jdGallery img{border:0; margin:0;}

.jdGallery .slideElement{width:100%; height:100%; background:url('../img/loading.gif') center center no-repeat;}
.jdGallery .loadingElement{width:100%; height:100%; position:absolute; left:0; top:0; background:#fff url('../img/loading.gif') center center no-repeat;}

.jdGallery div.carouselContainer{position:absolute; height:224px; width:100%; z-index:10; margin:0; left:0; top:0;}

.jdGallery a.carouselBtn{position:absolute; bottom:0; right:25px; height:34px; width:107px; background:url('../img/carousel_btn.png') no-repeat; text-align:center; font-size:13px; cursor: pointer;}
*+html .jdGallery a.carouselBtn{background: url('../img/carousel_btn.gif') no-repeat; filter:alpha(opacity=70);}
*html .jdGallery a.carouselBtn{background: url('../img/carousel_btn.gif') no-repeat; filter:alpha(opacity=70);}

.jdGallery .carousel{position:absolute; width:100%; margin:0; left:0; top:0; height:190px; color:#333; text-indent:0; overflow:hidden; background:url('../img/carousel_bg.png') bottom repeat-x;}
*+html .jdGallery .carousel{background:url('../img/carousel_bg.gif') bottom repeat-x; filter:alpha(opacity=70);}
*html .jdGallery .carousel{background: url('../img/carousel_bg.gif') bottom repeat-x; filter:alpha(opacity=70);}

.jdExtCarousel{overflow:hidden; position:relative;}
.jdGallery .carousel .carouselWrapper, .jdExtCarousel .carouselWrapper{position:absolute; width:100%; height:153px; top:18px; 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;}
.jdGallery .wall .thumbnail, .jdExtCarousel .wall .thumbnail{margin-bottom: 10px;}

.jdGallery a{font-size:100%; text-decoration:none; color:inherit;}

.jdGallery a.right, .jdGallery a.left{position:absolute; height:99%; width:18%; cursor:pointer; z-index:10;}
*html .jdGallery a.right, *html .jdGallery a.left{filter:alpha(opacity=70);}

.jdGallery a.left{left:0; top:0; background:url('../img/arrow_l.png') no-repeat center left;}
*html .jdGallery a.left{background:url('../img/arrow_l.gif') no-repeat center left;}
.jdGallery a.left:hover{background:url('../img/arrow_l_hover.png') no-repeat center left;}
*+html .jdGallery a.left:hover{background:url('../img/arrow_l_hover.gif') no-repeat center left;} 
*html .jdGallery a.left:hover{background:url('../img/arrow_l_hover.gif') no-repeat center left; }

.jdGallery a.right{right:0; top:0; background:url('../img/arrow_r.png') no-repeat center right;}
*html .jdGallery a.right{background:url('../img/arrow_r.gif') no-repeat center right; }
.jdGallery a.right:hover{background:url('../img/arrow_r_hover.png') no-repeat center right;}
*+html .jdGallery a.right:hove{background: url('../img/arrow_r_hover.gif') no-repeat center right; }
*html .jdGallery a.right:hover {background: url('../img/arrow_r_hover.gif') no-repeat center right; }