#carousel-wrapper {
    width: 709px;
    height: 291px;
    overflow: hidden;
}
#carousel-content {
    width: 709px;
}
#carousel-content .slide {
    float: left;
    width: 709px;
    height: 291px;
}
