.gallery {
	display: block;
	clear: left;
	overflow: hidden;
	margin: auto;
	}
/*
.gallery .gallery-item img, .gallery .gallery-item img.thumbnail { max-width: 89%; height: auto; padding: 1%; margin: 0 auto; }
*/

.gallery div.clear { width: 0px; height: 0px; }

/* Image sizes depending on the number of columns */

.col-3 { width: 135px; }


/* .gallery-caption { margin-left: 0; } */
.clear { clear: both; height: 0; }
.gallery-item img { border:0; }