/* 최근 갤러리 게시물 CSS */
.latestGalleryTitle { padding:4px 0px 4px 15px; border-bottom:#ddd 1px solid; }
.latestGalleryTitle a { text-decoration:none; color:#707070; font-weight:bold; }
.latestGalleryTitle a:hover { text-decoration:none; color:#000; font-weight:bold; }
.latestGalleryPhoto { padding:5px 0px 5px 14px; text-align:center; float:left; }
.latestGalleryClear { clear:both; }