#carousel1-wrapper {
	width: 350px;
	overflow: hidden;
}

#carousel1-content {
	width: 3500px;
}

#carousel1-content .slide {
	float: left;
	width: 115px;
	text-align: center;
}

#carousel2-wrapper {
	width: 350px;
	height: 70px;
	overflow: hidden;
}

#carousel2-content {
	width: 35opx;
}

#carousel2-content .slide {
	float: left;
	width: 350px;
	height: 70px;
	font-size: 11px;
}