  /******************/
 /* Gallery Styles */
/******************/

.galleryTable {
	width: 570px;
	background-color: #0066CD;
	}
	
	.galleryTable th {
		background-color: #FFC501;
		}
	
	.galleryTable td {
		background-color: #EEEEEE;
		}
		
	.galleryTable .lightGrey {
		background-color: #FAFAFA;
		}