#header div.wtgallery_slideshow{
	position: relative;
        height: 186px;
        width: 549px; 
        overflow: hidden;   
}
div.wtgallery_slideshow img{
	border: none!important;      
}
div.wtgallery_slideshow *{
	padding: 0!important;
        margin: 0!important;       
}
div.wtgallery_slideshow div.wtgallery_list{
	position: absolute;
	top: 0px;
	left: 0;
	visibility: hidden;
        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;
}

#col1 div.wtgallery_slideshow, #col2 div.wtgallery_slideshow{
	position: relative;
        height: 100px;
        width: 180px; 
        overflow: hidden;   
}
#col3 div.wtgallery_slideshow{
	position: relative;
        height: 186px;
        width: 549px; 
        overflow: hidden;   
}
.wtgallery_list table td{
    vertical-align: middle;
    height: 80px;
}