#slideshow {
	width: 350px; height: 250px; overflow: hidden; position: relative;
}
#slideshow img {
	width: 350px; height: 250px; margin-bottom: 3px;
}
