/* LIST */
.bbs-list.gallery .post {width:220px;height:320px; margin-bottom:50px;}
.bbs-list.gallery .post:before {content:''; border-top:2px solid #f7d347; width:20px; display:block; float:left; margin:0 0 0 10px;}
.bbs-list.gallery .post .rect {height:100%;padding:0;border:1px solid #ddd;margin:10px;}
.bbs-list.gallery .post .preview {height:100%;position:relative;overflow:hidden;padding:0;}
/*.bbs-list.gallery .post .preview .img-box {width:100%;height:100%;}*/
.bbs-list.gallery .post .preview img {height:95%;width:auto;max-width:100%;}
.bbs-list.gallery .post .name,
.bbs-list.gallery .post .date {display:none;}

/* VIEW */
.bbs-view-header {display:none;}