.site .gallery	{
	margin:50px auto;
}

.site .gallery h2	{
}

.site .photoGallery	{
	clear: both;
}

.site .photoGallery .thumb	{
	margin-left: 8px;
	margin-bottom:10px;
	width:120px;
	height:120px;
	float:left;
}

.site .photoGallery .thumb a	{
	display: block;
	width: 116px;
	height:116px;
	margin:2px;
}

