/* table.gallery{ */
table.gallery{
	width:100%;
	margin-top:30px;	
}
td.ims{
	width:33%;
}
td.ims  img{
	display:block;
	margin:20px auto;
	border-style:0;
	max-width:80%;
	height:auto;
}

/* above updated 07-11-2023*/
/* below styles for (mobile) link to gallery page 06-10-23  */ 
.gallerylink {
	font-style:italic;
}