#slideshow {
	border: 0px;
	overflow:hidden;
	position:relative;
	width: 301px;
	height: 80px;
	left: 0;
	top: 0;
}

#slideshow img {
	width: 301px;
	height: 80px;
}
