#tab-container {position:relative; height:22px; width:800px;}
.ov-chapter {text-align: center; cursor:pointer;
background-color:#ffffff; border-width:1px 1px 0 1px; border-style:solid; border-color: #eae34d; color: #606aab; height: 21px; line-height:21px;}
.ov-chapter:hover, .chapter-active {background-color:  #f6f3b4; color: #333333 !important;}


.slide {
    position:absolute;
    left:0px;
    top:0px;
    text-align:center;
    width:100%;
    display:none;
}

#slidenumber, #controls .slidenumber {width:40px !important; line-height: 24px; height: 24px; margin-right: 6px; text-align:center;}
#slidenumber.busy, #controls .slidenumber.busy {color:#b3b3b3}
