#center h2 {
	border-color: #663 !important;
}

h3:before {
	content: url('../img/icon01.gif');
	margin-right: 0.3em;
}
h3 {
	border-bottom: 1px solid #663;
}

dt {
	display: inline;
	padding: 0.4em;
	border-left: thick solid #663;
	background: #E4E4DB;
	font-weight: bold;
}
dd {
	margin: 0.7em;
}

.telephone:after {
	content: "\260F";
	margin-left: 0.2em;
}
.telephone {
	display: inline;
	text-align: right;	
}