    #Header, #OverFlowLinks, #LoginHeader
        {
        background: rgb(0, 130, 180);
        }
        .CollectBack
        {
        background: rgb(0, 0, 0);
        }
        .CollectionPanelShell, #CollectionDiv select
        {
        background-color: rgb(86, 89, 104);
        }    
    
    #CollectionDiv option, #CollectionDiv optgroup 
        {
        font-style:normal;
        background-color: #474747;
        color: #fff;
        }    

    .ui-layout-resizer
        {
        background: rgb(86, 89, 104);
        }
    