.gallery-canvas {
  position: relative;
  background-color: #d7d7d7;
  padding: 30px 10px;
}
.new_gallery:after {
  content: "NEXT GALLERY";
  font-family: arial;
  padding: 2px 0;
  font-size: 10px;
  text-align: center;
  background: #CE344F;
  color: #FFF;
  width: 94px;
  position: absolute;
  bottom: 0px;
  left: 0px;
  z-index: 2;
}
.thumb-loading .slider-carousel--item-img {
  margin: 17px 0 0;
}
.gallery-postbox-preview {
  cursor: pointer;
}
.gallery-postbox-preview > * {
  display: inline-block;
  vertical-align: middle;
}
.gallery-postbox-preview .slider {
  display: inline-block;
  width: 16px;
  height: 26px;
  margin: 0 16px;
}
.gallery-postbox-preview .slider_prev {
  background: url('http://assets.celebuzz.com/wp-content/plugins/wp-pi-gallery/images/gallery_prev.png') no-repeat scroll;
}
.gallery-postbox-preview .slider_next {
  background: url('http://assets.celebuzz.com/wp-content/plugins/wp-pi-gallery/images/gallery_next.png') no-repeat scroll;
}
#content_section .handlediv {
  display: none;
}
#content_section h3.hndle {
  display: none;
}
#content_section .inside {
  margin: -1px -14px -15px -14px;
}
