#mySlideshow{
	width: 515px;
	height: 689px;
	z-index:7;
}
.jdSlideshow{
	display: none;
	overflow:hidden;
	position: relative;
}
.jdSlideshow img{
	border: 0;
	margin: 0;
}
.jdSlideshow .slideElement{float: left;
	width: 100%;
	height: 100%;
	background-color: #000;
	background-repeat: no-repeat;
}
.jdSlideshow .loadingElement{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background: #000000 url(img/loading-bar-black.gif) no-repeat center;
}
.java{
	position: absolute;
	margin: 0px 0px 0px 220px;
}
