.uz_rotation_item{
    display: none;
    width: 100%;
    height: 100%;
    border: 0px;
}
.uz_rotate_tabs_container{
    border: 0px;
    padding: 0px;
    position: absolute;
    border: 0px;
    z-index: 4;
}

.uz_rotate_tab {
    float: left;
    border: 0px;
    padding: 0px;
    margin: 3px;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    cursor: pointer;
}

.uz_rotate_tab_sel {
    background: #858585;
    color: #ffffff;
}

div.uz_rotate_buttons{
    display:none;
    cursor: pointer;
    position: absolute;
    z-index: 3;
}
div.uz_rotate_buttons_right  {right:0;}

.uz_timer_container{
    padding: 0px;
    margin: 0px;
    height: 3px;
}

.uz_timer_filled{
    padding: 0px;
    margin: 0px;
    width: 0px;
    background: #858585;
    z-index: 3;
    height: 3px;
    position: absolute; 
}

