.BG-color-1 {
    background-color: #312F30;
}

.BG-color-2 {
    background-color: #3E3E3F;
}

 /* Changed from jet black to a more subtle black to work 
 with both #312F30 and #3E3E3F background colours in standard and promotional templates*/
.sb-scrollbar, .sb-scrollbar:hover {
    background-color: #221D1C !important; 
}

.sb-scrollbar-container{
    background-color: #4A4B4C !important;
    border-radius: 10px;
}

.little-verified{
    background-position: -196px -80px;
}

.big-verified{   
    background-position: -300px -100px;
}

footer #poweredBy .sprite{
    background-position: -260px 0px;
}

footer .copy{
    color: #ffffff;
}
