#myGallery
{
              width: 590px;
	height: 250px;
	z-index:5;
	border: 0px solid #000;
}

.jdGallery
{
	overflow: hidden;
	position: relative;
}

.jdGallery img
{
              float:none;
	border: 0px;
	margin: 0;
}

.jdGallery .slideElement
{
	width: 590px;
	height: 250px;
              float: right;
              border: 0px;
	
}

.jdGallery .loadingElement
{
	width: 590px;
	height: 250px;
              float: right;
              border: 0px;
	
}

