/* CSS Gallery */

div.thGalleryFloat {
	float: left;
	width: 168px;
	height: 102px;
	margin-top: 10px;
}
div.thGalleryFloatCenter {
	float: left;
	width: 168px;
	margin-right: 10px;
	margin-left: 10px;
	height: 102px;
	margin-top: 10px;
}
div.gallerybottomspacer {
	width:524px;
	height: 10px;
	float: left;
}
