  /******************/
 /* Gallery Styles */
/******************/

.galleryTable {
	width: 100%;
	background-color: #808080;
	}
	
	.galleryTable td {
		background-color: #EFEFEF;
		}
		
	.galleryTable .lightGrey {
		
		}