.p_chapter_background{
    background-color: #ABB3BA;
    border: 1px solid #ccc;
    border-top: 0px;
    -webkit-border-radius: 0.5em;
    -webkit-border-top-left-radius: 0;
    -moz-border-radius: 0.5em;
    -moz-border-radius-topleft: 0;
    border-radius: 0.5em;
    border-top-left-radius: 0;
    padding:0px;
}

.p_chapter{
    background-color: #ABB3BA;
}

#p_buttonbar {
    background-color: #ABB3BA;
}

.p_vast_seek {
    background-color: #999;
    width:2px;
}

.p_chapter_seek {
    background-color:#bbb;
    width:5px;
}

.p_playerContainer {
    color: #eee;
}

.p_chapter_description h3 {
    font-size: 1.2em;
}

.p_threeDSwitchCategory {
    background-color: #ABB3BA;    
}