#slideshow {
	border: none;
	overflow: hidden;
	margin: 4px auto 5px;
	position: relative;
	width: 130px;
	height: 109px;
}

#slideshow img {
	width: 130px;
	height: 109px;
}
