#carousel {
	overflow: hidden;
	z-index: 1;
}
#carousel img {
	display: block;
	float: left;
	margin-right:2em;
}