div.wtgallery_slideshow{
	position: relative;
        background-color: #fff;
        height: 252px;
        width: 252px;
        overflow: hidden;        
}
div.wtgallery_slideshow div.wtgallery_list{
	position: absolute;
	top: 0px;
	left: 0;
	visibility: hidden;
        height: 252px;
        width: 252px;
        overflow: hidden;
}

div.wtgallery_slideshow div.wtgallery_list_firstofrow{
	visibility: visible;
}

div.cache{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1000;
}

.simple .tx-wtgallery-pi1{
	margin-left: 30%;
}
.simple .tx-wtgallery-pi1 .cache{
	background-image: url("img/cache_int_middle.png")!important;
	background-repeat: no-repeat;
}