#slideshow {
	overflow: hidden;
	position: relative;
	width: 120px;
	height: 169px;
	background-color: #012b7f;
	margin-bottom: 3px;
}

#slideshow img {
	width: 120px;
	height: 169px;
}
