#myGallery { width: 344px; height: 500px; z-index: 5; margin: 0px -25px 0 0; float: right; }
.jdGallery { overflow: hidden; position: relative; }
.jdGallery img { border: 0; margin: 0; }
.jdGallery .slideElement { width: 100%; height: 100%; background-color: #fff; background-repeat: no-repeat; background-position: center center; background-image: url('img/loading-bar-black.gif'); }
.jdGallery .loadingElement { width: 100%; height: 100%; position: absolute; left: 0; top: 0; background-color: #fff; background-repeat: no-repeat; background-position: center center; background-image: url('img/loading-bar-black.gif'); }