/* gallery list */

table.gallery_preview_list { }
table.gallery_preview_list td { vertical-align: top; padding-bottom: 20px }
td.gallery_preview_txt { padding-left: 15px }
div.webgate_gallery_preview h2 { margin: 0px; margin-bottom: 10px }

/* gallery view */

#Gallery_Content { margin-top: 10px }
.GalleryThumbnail { float: left; margin-bottom: 15px;  margin-right: 10px}
.GalleryThumbTitle { padding: 3px; color: #777777; font-size: 11px }
.clear_line { clear: both }

/* both */

#Webgate_Gallery_Container { }

.clear_line { clear: both }

div.gallery_preview_pic, .GalleryThumbnail { border: 2px solid #BBBBBB; background: #f2f2f2 }
div.gallery_preview_pic img, .gallery_img { border: 1px solid white !important }
div.clear { clear: both }
