/*
-----------------------------------------------
vermontcommons.org
Stylesheet: Gallery.css
Author:   Ben Glassman
Organization:	Vermont Design Works
Created: 26 Nov 2007
----------------------------------------------- */

/*
Thumbnails Page */

.photo {
	width: 100%;
	border-bottom: 1px solid #b4c8c3;
	padding: 1.8em 0;
	float: left;
	clear: left;
}

.photo .image {
	float: left;
	padding: 0 18px 9px 0;
	width: 180px;
}

.photo h2 {
	margin-top: 0;
}