
#gallery .thumbcell {
    background: #67A689;
}

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

#gallery_navbar {
    background: #0C2E82;
}


