#slideshow {
	overflow: hidden;
	margin: 0;
	position: relative;
	width: 400px;
	height: 195px;
}

#slideshow img {
    /*height:180px;*/
	width: 400px;
}