body {
	background-image: url(../assets/accessories/page/bgac.png);
	background-position: center center;
}
.Address {
	margin: 0 9px 9px 0;
	padding: 6px;
	float: left;
	width: 20em;
	height: 15em;
	border: solid 1px #8A634A;
}
.Address, .Address a {
	font-size: 8.4pt;
	font-weight: normal;
}
.Address .CustomerName {
	font-weight: bold;
	display: block;
}
.Address a, .Address a:visited {
	color: #8A634A;
	text-decoration: underline;
}
#MainBox {
	padding-top: 0;
	height: 332px;
}
.StrongText {
	font-weight: bold;
	text-align: center;
}
