#myGallery { background: url(../images/gallery/background.gif) no-repeat; width: 980px !important; height: 485px  !important; margin: 0 auto; z-index: 5 }

.jdGallery
{
	position: relative;
	padding-left: 78px
}

.jdGallery .slideElement
{
	height: 437px;
	width: 688px;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url('img/loading-bar-black.gif');
	position: absolute;
	top: 9px; right: 98px;
}

#glink { display: block; height: 437px; width: 688px; position: absolute; top: 9px; right: 217px; z-index: 999; text-indent: -9999px  }
.jdGallery a.open { width: 437px; width: 688px; position: absolute; top: 9px; right: 98px; display: block }

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