#myGallery{	width: 250px;	height: 250px;	z-index:5;	border: none;	margin: 0px;	padding: 0px;	background-image: url(../images/slides/image1.jpg);}#myGallerym {	width: 250px;	height: 250px;	z-index:5;	border: none;	margin: 0px 0px 0px 20px;	padding: 0px;	background-image: url(../images/slides/image1.jpg);}.jdGallery{	overflow: hidden;	position: relative;}.jdGallery .slideElement{	width: 100%;	height: 100%;	background-color: #ffffff;	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: 0px;	top: 0;	background-color: #000000;	background-repeat: no-repeat;	background-position: center center;	background-image: url('img/loading-bar.gif');}