.gallery
{
	border-color: navy;
	border-width: medium;
	border-style: dashed;
	background-color: white;
	margin: 0 0 1em 0;
}
table { width: 100%; }
th
{
	text-align: right;
}
caption
{
	font-size: large;
	font-weight: bold;
	text-align: left;
	background-color: #FFC;
}
