body {
	font: 100% Palatino, "Times New Roman", Times, serif;
	line-height: 1.125em;
	background: #fff;
	margin: 20px;
	padding: 0;
	text-align: left;
	color: #000;
}
a {
	color: #000;
}
a:visited {
	color: #000;
}
a:active, a:hover {
	color: #000;
}
div.clear {
	clear: both;
	font-size: 0px;
	line-height: 0px;
	height: 0px;
}
div.clearleft {
	clear: left;
	font-size: 0px;
	line-height: 0px;
	height: 0px;
}
div.clearright {
	clear: right;
	font-size: 0px;
	line-height: 0px;
	height: 0px;
}
#container {
	width: 800px;
}
#logo {
	text-align: center;
	margin-bottom: 5px;
}
#address {
	border: 1px solid #000;
	border-left: none;
	border-right: none;
	font-size: 11px;
	text-align: center;
	margin: 8px 0;
	padding: 3px 0;
}
#info {
	margin: 10px 0 20px;
	font-size: 12px;
	line-height: 16px;
	width: 45em;
}
#info dt {
	letter-spacing: 0.050em;
	font-variant: small-caps;
	font-weight: bold;
	width: 110px;
	margin: 0 10px 7px 0;
	float: left;
}
#info dd {
	margin: 0 0 7px 120px;
}
#info dd.inventory_num {
	letter-spacing: 0.05em;
	font-size: 105%;
}
#photo {
	text-align: center;
	margin: 10px 0;
}
