
.jdGallery
{
	overflow: hidden;
	position: relative;
	width: 670px;
	height: 573px;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url('/img/css/loading.gif');
	background-color: #fff;
}

.jdGallery img
{
	border: 0;
	margin: 0;
}

.jdGallery .slideElement
{
	width: 100%;
	height: 100%;
}
