@CHARSET "ISO-8859-1";
@IMPORT url("common.css");

#main div.OneImageCentered, div.CenteredImages {
	margin-bottom: 2em;
}

#main div.OneImageCentered img, div.CenteredImages img {
	padding: 5px;
	border: 1px solid #aaa;
	width: 330px;	display: block;	margin-top: 10px;	margin-left: auto;	margin-right: auto;
}

#main div.OneImageCentered img.Portrait, div.CenteredImages img.Portrait {
	width: 200px;
}