#myGalleryA,
#myGalleryB,
#myGalleryC,
#myGalleryD,
#myGalleryE,
#myGalleryF,
#myGalleryG,
#myGalleryH,
.spacer
{
	width: 100px;
	height: 100px;
	z-index:5;
	float: left;
}

.jdGallery
{
	position: relative;
}

.jdGallery .slideElement
{
	width: 100%;
	height: 100%;
}

.jdGallery a
{
	cursor: pointer;
}