/* site/gallery.css */
#gallery_content .thumbnails{margin-top: -1em}#gallery_content .thumbnail{text-decoration:none;display: -moz-inline-box;display:inline-block;vertical-align:top;text-align:left;margin:2em 0 0 1em}#gallery_content .thumbnail .r{width:14em;float:left}#gallery_content .thumbnail .title{margin:5px 0}#gallery_content .thumbnail .tags li{display:inline;padding-right:8px;font-size:0.9em;zoom:1}#gallery_content .thumbnail .tags li a{background-color:transparent;color: #666;padding:1px 2px;text-decoration:none;font-weight:normal !important}#gallery_content .thumbnail .tags li a:hover, #gallery_content .thumbnail .tags li a:focus, #gallery_content .thumbnail .tags li a:active{background-color: #666;color: #fff}#gallery_content .bubble_cell{float:right;width:200px}

