#myGallery
{
	width: 387px;
	height: 187px;
	display: none;
}
.jdGallery
{
	overflow: hidden;
	position:absolute;
	top:28px;
	right:30px;
	width:410px;
	text-align:right;
	z-index:4;
}

.jdGallery .slideElement
{
	width: 100%;
	height: 100%;
	background-color: #fff;
	background-repeat: no-repeat;
}

