#slideshow {
	overflow: hidden;
	margin: 0px auto 10px;
	position: relative;
	width: 195px;
	height: 292px;
	cursor: pointer;
}

#slideshow img {
	width: 195px;
	height: 272px;
}