#carousel-wrapper {
	margin-top: 5px;
	width: 380px;
	height: 45px;
	overflow: hidden;
}

#carousel-content {
	width: 380px;
}

#carousel-content .slide {
	float: left;
	width: 380px;
	height: 45px;
	font-size: 11px;
	line-height: 1.2em;
	color: #ac6c03;
}

#carousel-content .slide a {
	color: #ac6c03;
}
