
#gallery .thumbcell {
    background: #EBEBEB;
}

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

#gallery_navbar {
    background: #0080B9;
}


