#slideshow {	overflow: hidden;	position: relative;	width: 123px;	height: 123px;}#slideshow img {	width: 123px;	height: 123px;	cursor: pointer;}
