#myGallery, #myGallerySet, #flickrGallery
{
	width: 645px;
	height: 240px;
	z-index:5;
	border: 5px solid #c7bcc2;
}

.jdGallery
{
	overflow: hidden;
	position: relative;
}


.jdGallery .slideElement
{
	width: 100%;
	height: 100%;
	background-color: #000;
	background-repeat: no-repeat;
	background-position: center center;
	
}
