/* Guest Archives */
table.guestArchive {
	width: 625px;	
}

table.guestArchive td {
	margin: 2px 0px 20px 0px;
	padding: 5px;	
}

table.guestArchive h2 { margin: 0 0 6px 0; }

table.guestArchive ul { margin: 5px 0 10px 15px; }

table.guestArchive ul li { line-height: 18px; }


table.guestArchive th, table.guestArchive td.lead { text-align: center; }

table.guestArchive img {margin-bottom: 20px; }

table.guestArchive p.justify { text-align: justify; }

ul.guestArchive { margin: 0 0 30px 10px; }

div.guestGallery {
	width: 150px;
	float: left;
	margin: 2px 2px 25px 2px;
	text-align: center;
}

.clear { clear: both; }