div.tab {
    float: center;
}

.carousel {
    overflow: hidden;
}

.carousel .inner {
    width: 2676px;
}

.carousel .middle {
    overflow: auto;
}



/* Example 1 ---------------------------------- */

#example-1 {
    width: 669px;
    height: 280px;
}

#example-1 .middle {
    height: 300px;
}

#example-1 .slide {

    float: left;
}

#tab-1 .controls {
    border-top: 0;
}

#tab-1 .controls a {
    font-weight: bold;
    color: black;
}

.table-example-1 {
    width: 100%;
}
