    #Header, #OverFlowLinks, #LoginHeader
        {
        background: rgb(0, 131, 150);
        }
        .CollectionPanelShell, #CollectionDiv select
        {
        background-color: rgb(0, 131, 150);
        }    
    
    #CollectionDiv option, #CollectionDiv optgroup 
        {
        font-style:normal;
        background-color: #474747;
        color: #fff;
        }    

    .ui-layout-resizer
        {
        background: rgb(0, 131, 150);
        }
        button,
    input[type=submit],
    input[type=button],
    .RecordPanel .RecordDownloadSpace .DownloadDBlend a,
    .UploadButton a {
        background-color: rgb(255, 0, 25);
    }
    