.GalleryTable {
margin-top:10px;
	margin-left: auto;
	margin-right: auto;
	width:900px;
	/*background:#EFF6FF;*/
	padding:10px;
}
.GalleryCellNoImages {
	vertical-align: top;
}
.GalleryCellCategorySpacerTR {
	display: none;
}
.GalleryCellCategorySpacer {
}
.GalleryCellCategorySpacer1TR {
	display: none;
}
.GalleryCellCategorySpacer1 {
	height: 1px;
	display: none;
}
.GalleryCellCategorySpacer3TR {
}
.GalleryCellCategorySpacer3 {
	height: 15px;
}
.GalleryCellCategoryHeader {
	font-size:1.4em;
	font-weight:bold;
	text-align: left;
	vertical-align: middle;
	padding: 10px;
	border:1px #CBF6FF solid;
}
.GalleryCellCategoryHeader a{
text-decoration:none;
color:#ED1D23;
}
.GalleryCellImageParent {
	text-align: center;
	vertical-align: top;
	left: auto;
	top: auto;
	text-decoration: none;
	padding-top: 4px;
	padding-right: 2px;
	padding-left: 2px;
}
.GalleryImageTable {
	margin-left: auto;
	margin-right: auto;
	margin-top: auto;
	margin-bottom: auto;
}
.GalleryImage {
	text-decoration: none;
}
.GalleryImageTitle {
/*	white-space: nowrap; */
}
.GalleryNoCategories {
	color: #FF0000;
}

.GalleryDisabled {
	font: 12px Arial, Helvetica, sans-serif;
	color: #FF0000;
}

/* 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 {
	font: 12px Arial, Helvetica, sans-serif;
}