.sectionedit_viewer_album .album-main {
  position: relative;
  overflow: hidden;
  padding: 0 5px;
}
.sectionedit_viewer_album .album-main .item {
}
.sectionedit_viewer_album .album-main .display-block {
  display: block;
}
.sectionedit_viewer_album .album-main .display-none {
  display: none;
}
.sectionedit_viewer_album .sectionedit-image-wrapper .item .post_title,
.sectionedit_viewer_album .sectionedit-image-wrapper .item .post_body {
  display: none;
}
.sectionedit_viewer_album .sectionedit-image-wrapper .album-note {
	margin: 10px 5px 0 5px;
	padding: 0 5px;
	font-size:11px;
	background: #eee;
}
