#Slideshowtop{
	width:135px;
	height:27px;
}

#mySlideshow{
	width: 155px;
	height: 130px;
	text-align:right;
}

.jdSlideshow{
	display: none;
	overflow:hidden;
	position: relative;
}

.jdSlideshow img{
}

.jdSlideshow .slideElement{
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
}

.jdSlideshow .loadingElement{
	width: 100%;
	height: 100%;
	position: absolute;
}
.jdSlideshow a{
cursor:default;
}


