@charset "ISO-8859-1";
td {
	text-align: center;
	display: table-cell;
	vertical-align: bottom;
	margin: 10px;
	padding: 10px;
}
#infowrapper {
	padding: 10px;
	clear: both;
	width: 900px;
	border: medium double #333333;
}
#caption {
	width: 900px;
}
#picwrapper {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	padding: 10px;
	width: auto;
	border: medium double #333333;
	text-align: center;
	margin: auto;
}
img {
	margin: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
body {
	text-align: center;
}
