#slideshow {
	overflow: hidden;
	margin: 30;
	position: relative;
	width: 980px;
	height: 150px;
	border-top: 1px solid #CDCDCD;
	padding-top:5px;
}

#slideshow img {
	width: 980px;
	height: 160px;
}
