#slideshow
{
	width:182px;
	height:88px;
	overflow: hidden;
	position: relative;
}

#slideshow img
{
	width:180px;
	max-height:86px;
	border: 1px solid Black;
}