table.thumbnail {
	display: inline;
	margin-right: 1em;
	padding: 0.5ex;
	margin-bottom: 2em;
}

tr.thumbnailimg {
	padding-left: 2em;
	padding-right: 2em;
}

caption.desc {
	font-size: 90%;
	display: table-caption;
	caption-side: top;
}

p.previous, p.next {
	font-size: small;
}

p.previous {
	text-align: left;
	float: left;
}

p.next {
	text-align: right;
	float: right;
}

div.image {
	margin-top: 2em;
	margin-bottom: 2em;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

div.OneImage {
	position:		absolute;
	background:		#d4eed4;
	top:			80px;
	left:			146px;
	width:			470px;
	margin-right:	1cm;
	border:		1px solid #999966;
}

div.Album {
	position:		absolute;
	background:		#d4eed4;
	top:			80px;
	left:			146px;
	margin-right:	1cm;
	border:		1px solid #999966;
}


div.thumbnail {
    width: <:=Option('x'):>px;
   }

img.main, img.thumbnail {
	padding: 5px;
	background-color: #999966;
	border: solid #663300;
}

h2 {
	padding-left: 0em;
	color: #663300;
}

