

.slideshow {
float:left;
background:transparent;
margin: 0;
padding:0;
z-index:1;
overflow:hidden;
position:relative;
width:100%;
}

.slidediv {
float:left;
background:none ;
list-style-type:none ;
z-index:2;
visibility:hidden;

}

.prev,.next {
width:20px !important;
height:20px !important;
background:transparent;
border:none;
z-index:1024;

}

.prev img,.next  img{
	border: 0;
}

.ssbutton {
clear:both;
text-align:right;
height:20px;
margin-right:0;
padding-top:6px;
width:100%;
background:transparent;
}

.ssbutton a:focus {
	background: none !important;
}

.slideshow li {
	background: none;
	list-style: none;
}

.slideshow img, .slideshow li {background:none !important;filter:none !important;} 

