table.galleryThumbnails {
	width: 99%;
}
table.galleryThumbnails td {
	text-align: center;
	padding: 0 15px 15px 0;
	vertical-align: middle;
}

div.galleryThumbnail {
	float: left;
	text-align: center;
	margin: 0 15px 15px 0;
	background-repeat: no-repeat;
	background-position: center center;
}

div.galleryThumbnail a {
	display: block;
}

div.galleryGuide {
	clear: both;
	text-align: center;
}

table.d4cbox { border-collapse: collapse; }
table.d4cbox td { padding: 0; text-align: center; vertical-align: middle; width: 300px; height: 200px; }
table.d4cbox caption { font-weight: normal; padding-top: 5px; text-align: left; }

