#carousel-wrapper {    width: 670px;    height: 200px;    overflow: hidden;}

#carousel-content {    width: 670px;}

#carousel-content .slide {    float: left;    width: 670px;    height: 200px;}