.jdGallery
{
	overflow: hidden;
	position: relative;
	width: 500px;
	height: 360px;
}

.jdGallery div.imageElement
{
	border: 0;
	margin: 0;
}

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


.jdGallery div.imageElement.h3
{
	border: 0;
	padding: 335px 0px 0px 0px;
	
}

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

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

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

.jdGallery2 p
{
	border: 0;
	margin: 335px 0px 0px 0px;
	
}

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