/*.simpleSlideShow img { display : none; }*/
.simpleSlideShowWrapper {
	position : relative;
}
.simpleSlideShowWrapper img {
	position : absolute;
	left : 0;
	top : 0;
}
/*.simpleSlideShow {
	background-image: url(/common/image/loading.gif);
	background-repeat: no-repeat;
	background-position: center center;
}*/

