/* CSS Document */

table.gallery_complex { width:100%; border-collapse:collapse; }
table.gallery_complex td { }
td.gallery_complex_text { background-color:#f7f1e3 !important; padding:10px !important; }
td.gallery_complex_thumbnail { background-color:#f7f1e3 !important; padding:10px !important; border-left:1px solid silver !important; border-right:2px solid white !important; text-align:center !important; vertical-align:middle !important; }
td.gallery_complex_thumbnail img { border:4px solid white !important; vertical-align:middle !important; }
td.gallery_complex_micros { background-color:#edece6 !important; border:2px solid white !important; }
td.gallery_complex_micros img { border:4px solid white !important; }
div.gallery_complex_title { padding:2px 4px; background-color:#ebe3d0 !important; font-weight:bold !important; color:#354a67 !important; }
div.gallery_complex_desc { padding: 2px 4px; color:#5b677c !important; }
td.gallery_complex_subdirs { background-color:#f7f1e3 !important; padding:10px !important; border-top:1px solid white !important; }

