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