#mod_pukkaPictures .gallery {
	margin-bottom: 2em;
}

#mod_pukkaPictures .gallery h3 {
	background-color: #57100A;
	margin: 0.5em 0 0.9em;
	padding: 0.5em;
	font-size: 1.2em;
	color: white;
	text-transform: uppercase;
	font-weight: bold;
}
#mod_pukkaPictures .gallery h3 span {
	color: #E7D1A8;
}

#mod_pukkaPictures .pictures {
	clear:left;
}
/* START EASY CLEARING */
#mod_pukkaPictures .pictures {
	zoom: 1;
}
#mod_pukkaPictures .pictures:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/* END EASY CLEARING */

#mod_pukkaPictures .picture {
	float:left;
	margin: 0 4px 10px 0;
}
#mod_pukkaGalleries .right {
	margin-right: 0;
}
