#slideshow {
	overflow: hidden;
	width: 350px;
	height: 130px;
	margin-left:0px;
}

#slideshow img {
	width: 350px;
	height: 130px;
}