#carousel1-wrapper {
	width: 390px;
	height: 150px;
	overflow: hidden;
}

#carousel1-content {
	width: 3500px;
}

#carousel1-content .slide {
	float: left;
	width: 130px;
	text-align: center;
}