#slideshow { 
    width: 100%;
}

#slideshow > div { 
    position: absolute; 
	width: 100%;
	top: 0
}