.foogallery-album-gallery-list {
	list-style: none !important;
	padding: 0 !important;
}

.foogallery-album-gallery-list li {
	list-style-type: none !important;
	display: inline-block;
}

.foogallery-album-gallery-list .foogallery-pile {
	position: relative;
	z-index: 10;
	float: left;
	margin: 10px 15px 15px 10px !important;
}

/* Stacks created by the use of generated content */
.foogallery-album-gallery-list .foogallery-pile:before,
.foogallery-album-gallery-list .foogallery-pile:after {
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	border: 8px solid #fff;
	left: 0;
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 