#myGallery{width:447px; height:525px; z-index:5; position:relative;}
.jdGallery{overflow:hidden; position:relative;}
.jdGallery .slideElement, .jdGallery .loadingElement{width:447px; height:356px; background:url(images/loading-bar-black.gif) no-repeat center center #000000;}
.jdGallery .slideElement{z-index:2;}
.jdGallery .slideInfoZone{position:absolute; z-index:10; left:0; bottom:0; width:412px; height:106px; overflow:hidden; background:url(images/folio_info_bg.gif) top right no-repeat #1eb853; margin:29px 0 0 0; color:#FFFFFF;}
* html .jdGallery .slideInfoZone{bottom:-1px;}
.jdGallery div.carouselContainer, .jdGallery a.carouselBtn{display:none;}
.jdGallery a.right, .jdGallery a.left{position:absolute; background:#ee1f70; height:33px; width:30px; cursor: pointer; z-index:10; top:356px;}
.jdGallery a.left{left:0; background:url(images/folio_left.gif) no-repeat center left;}
.jdGallery a.right{left:30px; background:url(images/folio_right.gif) no-repeat center right;}
.jdGallery a.open{left:0; top:0; width:100%; height:356px;}
.withArrows a.open{position:absolute; top:0; left:0; height:356px; width:100%; cursor:pointer; z-index:10; background:url(images/overlay.png) no-repeat;}	
div.slideInfoZone h2{color:#ffff00; font-size:1.6em; text-transform:uppercase; padding:16px 26px 0px 9px;}
div.slideInfoZone p{font-size:1.2em; padding:0px 26px 15px 9px;}