body {
	background: black;
}
table {
	clear: both;
}
table.imgcontainer {
	position: relative;
	border: none;
	padding: 1em;
	margin-left: auto;
	margin-right: auto;
	background: white;
	clear: both;
}
caption {
	margin-left: auto;
	margin-right: auto;
	border: none;
	padding: 1em;
	padding-bottom: 0em;
	background: white;
	text-align: left;
}
caption:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
ins {
	border: none;
	text-decoration: none;
}
img {
	border: solid;
	border-width: 2px;
	clear: both;
}
.floatleft, .floatright {
	display: inline;
	margin: 0.5em;
	color: #000000;
	border-style: none;
	margin-top: 0;
	margin-bottom: 0;
	background: white;
}
.floatleft {
	float: left;
	margin-left: 0;
}
.floatright {
	float: right;
	margin-right: 0;
}
.imgform {
	border-width: 2px;
	border-style: solid;
}
