
#gallery .thumbcell {
    background: #cccccc;
}

table#gallery tr.thumbrow td.thumbcell:hover {
    background: #3162DB !important;
}

#gallery_navbar {
    background: #003E8A;
}


