.jdGallery
{
	overflow: hidden;
	position: relative;
	width: 406px;
	height: 369px;
}

.jdGallery img
{
	border: 0;
	margin: 0;
}

.jdGallery .slideElement
{
	width: 100%;
	height: 100%;
	background-color: #000;
	background-repeat: no-repeat;
}

.jdGallery2
{
	overflow: hidden;
	position: relative;
	width: 725px;
	height: 297px;
}

.jdGallery2 img
{
	border: 0;
	margin: 0;
}

.jdGallery2 .slideElement
{
	width: 100%;
	height: 100%;
	background-color: #000;
	background-repeat: no-repeat;
}