@charset "utf-8";

.gallery {float: left; margin: auto; }
.gallery-item { float: left; margin: 0px 0px 0 0px; text-align: left; }
.gallery img {border: 0px solid #cfcfcf;margin: 0px;}
/* If you want to show images slowly, use this. And you need to edit lightbox-gallery.js too. */
/* .gallery img {display: none; border: 2px solid #cfcfcf;} */
.gallery-caption {margin-left: 0; display:none;}