#slideshow {
overflow: hidden;
margin: 30px auto 10px;
position: relative;
width: 700px;
height: 234px;
}
#slideshow img {
width: 700px;
height: 234px;
} 

