@charset "utf-8";

.list_carousel.center-section, .list_carousel .caroufredsel_wrapper {
width: 980px !important;

}
.list_carousel ul {
margin: 0;
padding: 0;
list-style: none outside none;
display: block;
}
.list_carousel li {
width: 100px;
height: 100px;
display: block;
float: left;
margin:10px 45px 0 0;
} 
.caroufredsel_wrapper {
	border-top: 0px solid #f1f1f1;
}