.GalleryTable {
	margin-left: auto;
	margin-right: auto;
}
.GalleryCellNoImages {
	font-family: Arial, Helvetica, sans-serif;
	border: none;
	text-align: center;
	vertical-align: top;
	font-weight: bold;
}
.GalleryCellCategorySpacerTR {
	display: none;
}
.GalleryCellCategorySpacer {
	height: 1px;
}
.GalleryCellCategorySpacer1TR {
	display: none;
}
.GalleryCellCategorySpacer1 {
	height: 1px;
	display: none;
}
.GalleryCellCategorySpacer3TR {
}
.GalleryCellCategorySpacer3 {
	height: 15px;
}
.GalleryCellCategoryHeader {
/*	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	padding: 2px;*/
	font-size: 0;
	visibility: hidden;
}
.GalleryCellImageParent {
	text-align: center;
	vertical-align: top;
	left: auto;
	top: auto;
	text-decoration: none;
	padding-top: 4px;
	padding-right: 1px;
	padding-left: 1px;
}
.GalleryImageTable {
	margin-left: auto;
	margin-right: auto;
	margin-top: auto;
	margin-bottom: auto;
}
.GalleryImage {
	text-decoration: none;
}
.GalleryImageTitle {
	/*	white-space: nowrap; */
	padding-bottom: 10px;
}
.GalleryNoCategories {
}

.GalleryDisabled {
}

/* Wrapper Table turned on with ShowImageWrapTable */
.GalleryCellImageWrapTable {
}
/* Top Row */
.GalleryCellImageWrapTableTL {
	width: 10px;
}
.GalleryCellImageWrapTableTC {
}
.GalleryCellImageWrapTableTR {
	width: 10px;
}
/* Middle Row */
.GalleryCellImageWrapTableML {
	width: 10px;
}
.GalleryCellImageWrapTableMC {
}
.GalleryCellImageWrapTableMR {
	width: 10px;
}
/* Bottom Row */
.GalleryCellImageWrapTableBL {
	width: 10px;
}
.GalleryCellImageWrapTableBC {
}
.GalleryCellImageWrapTableBR {
	width: 10px;
}

/* Style that goes on the UL for the gallery index */
.GalleryIndexUL {
}

/* Gallery Image */
.GalleryShowTable {
	margin-right: auto;
	margin-left: auto;
	text-decoration: none;
}
.GalleryShowImageParentCell {
	text-decoration: none;
}
.GalleryShowTextCell {
	text-align: center;
	vertical-align: middle;
}
.GalleryShowImageTitle {
	white-space: nowrap;
	font-weight: bold;
}
.GalleryShowImageSize {
	font-size: 9px;
	display: none;
}
.GalleryShowImageDesc {
	font-size: 12px;
}