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