/*****************************************************************
	Description:	Stylesheet for Photo Gallery
	Author:			420 Design	fourtwentydesign.com
	Version:		2007.06
*****************************************************************/

p.breadcrumb {
	font-size: 85%;
	border-bottom: 1px solid #b9a894;
}

p.prev_next {
	font-size: 85%;
	text-align: center;
}

p.stats,
p.paginate {
	font-size: 80%;
	text-align: center;
}

h3.title { text-align: center; }

td.thumbs img,
div.gallery_thumb img,
img.full_image { border: 1px solid #871f08; padding: 3px; background: #fff; }

div.title { font-size: 90%; }

div.gallery_thumb {
margin: .4em 2em 2em 0;
float: left;
}