#content h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #1D9699;
	font-size: 23px;
	margin-top: 0px;
	margin-bottom: 15px;
}
#content p {margin: 0px 0px 15px;}
#addressbox h2 {
	color: #1D9699;
	font-size: 17px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#addressbox p {
	margin-top: 0px;
	margin-bottom: 10px;
}
.underline {
	border-bottom: 1px solid #CCCCCC;
}
.itemR {float: right; margin: 0px 0px 10px 10px;}
.itemL {float: left; margin: 0px 10px 10px 0px;}