

#myGallery
{
	width: 768px;
	height: 542px;
	background-repeat: no-repeat;
	background-image: url('/lib/images/main_bg.jpg');
	z-index:5;
}


.jdGallery
{
	overflow: hidden;
	position: relative;
}


.jdGallery .slideElement
{
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-image: url('/lib/images/loading-bar-black.gif');
}





	

