/**

DG Blue is #003366
DG Light Blue is #409bd9
DG Lighter Blue is #6699CC
DG Dark Gray is #424651
DG Light Gray is #e2e5eb

**/

table.gallery {
	vertical-align: top;
	background: #e2e5eb;

}


table.gallery td {
	padding: 0.15cm;
	background: grey;


	
}

table.gallery td img {
	border-top: 2px solid #e2e5eb;
	border-bottom: 2px solid #e2e5eb;
	border-right: 2px solid #e2e5eb;
	border-left: 2px solid #e2e5eb;
	
}
	


