
.jdGallery
{
	overflow: hidden;
	position: relative;
}

/*.jdGallery images
{
	border: 0;
	margin: 0;
}*/

.jdGallery .slideElement
{
	width: 100%;
	height: 100%;
	background-color: #000;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url('../images/loading-bar-black.gif');
}
