.GalleryIndexUL{
display:none;
}
.GalleryTable {
	
	margin-left: auto;
	margin-right: auto;
}
.GalleryCellNoImages {
	
	border: 1px solid #00FF00;
	text-align: center;
	vertical-align: top;
	font-weight: bold;
}
.GalleryCellCategorySpacer {
	height: 15px;
	
}
.GalleryCellCategorySpacer1 {
	height: 1px;
}
.GalleryCellCategoryHeader {
	font-size: 12px;
	font-weight:bold;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	padding: 2px;
}
.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 {
	font-size: 12px;
}
.GalleryNoCategories {
	font-size: 12px;
}

.GalleryDisabled {
	font-size:12px;
}

/* 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;
}
/*-------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
.galleryList{
}
	.galleryList li{
	margin-bottom:10px;
	}