/*

Title:		Gallery styles for Ginger Snap website
Updated:	2 June 2009

*/


/******************** Gallery (placed in single column template) ********************/

div.gallery {
	border:0;
	margin:20px 0 0 0;
	padding:0;
}

div.gallery img {
	border:0;
	float:left;
	margin:8px 11px 8px 10px;
	padding:0;
}
