#myGallery {margin:0 0 10px 0; padding:0; width:780px; height:300px; z-index:5; position:relative;}
#myGallery #circle {position:absolute; bottom:15px; right:15px; z-index:500;}
#myGallery img.thumbnail {display:none;}
.jdGallery {overflow:hidden; position:relative;}
.jdGallery img {margin:0; border:0;}
.jdGallery .slideElement,.jdGallery .loadingElement 
{
    width:100%;
    height:100%;
    background:#000 url('/images/slide/load.gif') no-repeat center center;
    }
.jdGallery .loadingElement {top:0; left:0; position:absolute;}
