#slideshow {
	overflow: hidden;	margin:0px auto 0px;	position: relative;
	width: 238px;	height: 338px;}#slideshow img {	width: 238px;	height: 338px;}

#slideshowBanner {
	overflow: hidden;
	margin:0px auto 0px;
	position: relative;
	width: 170px;
	height: 149px;
}

#slideshowBanner img {
	width: 170px;
	height: 149px;
}
