.seed-slideshow {
	height: 337px;
	overflow: hidden;
	width: 600px;
}

.seed-slideshow ul {
	display: block;
}

.seed-slideshow li {
	background-color: gray;
	float: left;
	height: 337px;
	overflow: hidden;
	position: relative;
	width: 600px;
}