div#center_col div#address {
	padding: 2em;
	background: #EBEBEB;
}
div#center_col div#address p.esc {
	font-weight: bold;
}
div#center_col div#address dt {
	float: left;
	clear: both;
	width: 6em;
	font-weight: bold;
}
div#center_col div#address dd {
	margin-left: 6em;
	margin-bottom: 1em;
}
div#center_col div#address2 {
	padding: 2em;
	background: #EBEBEB;
	margin-top: 1em;
}
div#center_col div#address2 p.esc {
	font-weight: bold;
}
div#center_col div#address2 dt {
	float: left;
	clear: both;
	width: 6em;
	font-weight: bold;
}
div#center_col div#address2 dd {
	margin-left: 6em;
	margin-bottom: 1em;
}
div#center_col dl.inline_dl {
	margin-left: 0.5em;
}
div#center_col dl.inline_dl dt {
	float: left;
	clear: both;
	width: 20em;
}
div#center_col dl.inline_dl dd {
	margin-left: 20em;
}
