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