#carousel1-wrapper {
	width: 390px;
	height: 170px;
	overflow: hidden;
}

#carousel1-content {
	width: 7000px;
}

#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;
}

#carousel3-wrapper {
	width: 120px;
	height: 65px;
	overflow: hidden;
}

#carousel3-content .slide {
	width: 120px;
	height: 65px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 18px;
	line-height: 1.15em;
	color: #fff;
}


#carouselTicker-wrapper {
	width: 555px;
	height: 35px;
	overflow: hidden;
}

#carouselTicker-content .slide {
	width: 555px;
	height: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 14px;
	line-height: 1.15em;
}


#carousel4-wrapper {
	width: 390px;
	height: 170px;
	overflow: hidden;
}

#carousel4-content {
	width: 7000px;
}

#carousel4-content .slide {
	float: left;
	width: 130px;
	line-height: 1em;
	text-align: center;
}