#slideshow {
	overflow: hidden;
	position: relative;
	width: 225px;
	height: 190px;
    float:right;
}

#slideshow img {
	width: 225px;
	height: 190px;
}