.slideshow { 
	position: relative; 
	width: 1000px; 
	height: 300px; 
	background: #fff;
}

.slideshow > div { 
	position: absolute; 
}