
#gallery .thumbcell {
    background: #01AAEF;
}

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

#gallery_navbar {
    background: #00628B;
}


