#slideshow {
	overflow: hidden;
	position: relative;
	width: 173px;
	height: 130px;
	margin-left: 10px;
}
#slideshow img {
	width: 173px;
	height: 130px;
}
