#myGallery {
	width: 700px;
	height: 525px;
	margin-top: 2px;
	margin-left: 10px;
	margin-bottom: 40px;
	visibility: hidden;
}
.jdGallery .slideElement
{
	width: 100%;
	height: 100%;
	background-color: black;
}

