#slideshow {
	overflow: hidden;
}

.slideshow_container {
	overflow: hidden;
}

.slideshow_container .bd * {
	position: absolute;
	opacity: 0;
	z-index: 0;
}

.slideshow_container .bd .active {
	z-index: 100;
}

.end {
	clear: both;
	float: none;
}