.image_carousel {
	width:747px;
	height:84px;
	margin:0 10px 10px 10px;
	position: relative;
}
.image_carousel .caroufredsel_wrapper a {
	display: block;
	float: left;
}
.image_carousel img {
	border: 0;
	padding: 0;
	padding:0 12px 0 0;
	display: block;
	float: left;
}
.clearfix {
	float: none;
	clear: both;
}