#slideshow {
	overflow: hidden;
	margin: 0px;
	margin-top:0px;
	top:45px;
	padding:0px;
	
	position: absolute;
	width: 978px;
	height:164px;
}

#slideshow img {
	width: 978px;
	height: 164px;
}