#slideshow {
	overflow: hidden;
	position: relative;
	width : 200px;
	height : 300px;
	margin : 18px 4px 0 4px;
}

#slideshow img {
	border: 0;
}

