#slideshow {
position: relative;
width: 950px;
height: 250px;
}
#slideshow div {
position:absolute;
left: 0px;
top: -17px;
}
