
#myGallery, #myGallerySet, #flickrGallery {
     border: 1px solid #000000;
     height: 270px;
     width: 630px;
     z-index: 5;
}

.jdGallery .slideInfoZone {
     background: none repeat scroll 0% 0% #000000;
     color: #FFFFFF;
}

.jdGallery .slideElement {
     background-color: #000000;
     background-image: url("img/loading-bar-black.gif");
     background-position: center center;
     background-repeat: no-repeat;
     height: 100%;
     width: 100%;
}

.jdGallery .loadingElement {
     background-color: #000000;
     background-image: url("img/loading-bar-black.gif");
     background-position: center center;
     background-repeat: no-repeat;
     height: 100%;
     left: 0pt;
     position: absolute;
     top: 0pt;
     width: 100%;
}

.jdGallery .slideInfoZone h2 {
     background-color: #000000 ! important;
     background-image: none ! important;
     color: #FFFFFF ! important;
    font-weight: bold; 
font-family: helvetica;
    font-size: 14px ! important;
     margin: 2px 5px ! important;
     padding: 0pt ! important;
     text-align: left ! important;
}

.jdGallery .slideInfoZone p {
     background-color: #000000 ! important;
     background-image: none ! important;
     color: #FFFFFF ! important;
     font-size: 11px ! important;
     margin: 2px 5px ! important;
     padding: 0pt ! important;
     text-align: left ! important;
}

.jdGallery a.carouselBtn, .jdGallery a.carouselBtn:hover, .jdGallery a.carouselBtn:active {
     background: none repeat scroll 0% 0% #000000;
     bottom: 0pt;
     color: #FFFFFF ! important;
     cursor: pointer;
     font-size: 13px;
     height: 20px;
     padding: 0pt 10px;
     position: absolute;
     right: 30px;
     text-align: center;
}

.jdGallery .carousel {
     background: none repeat scroll 0% 0% #000000;
     color: #FFFFFF;
     height: 115px;
     left: 0pt;
     margin: 0px;
     overflow: hidden;
     position: absolute;
     text-indent: 0pt;
     top: 0pt;
     width: 100%;
}

.jdGallery .carousel .carouselInner .thumbnail, .jdExtCarousel .carouselInner .thumbnail {
     background: none repeat scroll center center #000000;
     border: 1px solid #000000;
     cursor: pointer;
     float: left;
}

.jdGallery .carousel .wallButton, .jdExtCarousel .wallButton {
     background: none repeat scroll 0% 0% #000000;
     border: 1px solid #000000;
     bottom: 5px;
     cursor: pointer;
     font-size: 10px;
     margin: 0pt;
     padding: 1px 2px;
     position: absolute;
     right: 10px;
}

.jdGallery .carousel .label .number, .jdExtCarousel .label .number {
     color: #FFFFFF;
}

.jdGallery a {
     color: #FFFFFF;
     font-size: 100%;
     text-decoration: none;
}

.jdGallery a.gallerySelectorBtn {
     background: none repeat scroll 0% 0% #000000;
     color: #FFFFFF;
     cursor: pointer;
     font-size: 13px;
     height: 20px;
     left: 30px;
     opacity: 0.4;
     padding: 0pt 10px;
     position: absolute;
     text-align: center;
     top: 0pt;
     z-index: 15;
}

.jdGallery .gallerySelector {
     background: none repeat scroll 0% 0% #000000;
     height: 100%;
     left: 0pt;
     position: absolute;
     top: 0pt;
     width: 100%;
     z-index: 20;
}

.jdGallery .gallerySelector h2 {
     color: #FFFFFF;
     font-size: 20px;
     line-height: 30px;
     margin: 0pt;
     padding: 10px 20px;
}

.jdGallery .gallerySelector .gallerySelectorInner div.galleryButton {
     border: 1px solid #000000;
     color: #FFFFFF;
     cursor: pointer;
     float: left;
     height: 40px;
     margin-left: 10px;
     margin-top: 10px;
     padding: 5px;
}

.jdGallery .gallerySelector .gallerySelectorInner div.hover {
     background: none repeat scroll 0% 0% #000000;
}

.jdGallery .gallerySelector .gallerySelectorInner div.galleryButton div.preview {
     background: none repeat scroll center center #000000;
     border: medium none;
     float: left;
     height: 40px;
     margin-right: 5px;
     width: 40px;
}

.jdGallery .gallerySelector .gallerySelectorInner div.galleryButton p.info {
     color: #FFFFFF;
     font-size: 12px;
     font-weight: normal;
     margin: 0pt;
     padding: 0pt;
}

