#content h2 {
	margin-bottom: 10px;
}
.content h3 {
	margin-bottom: 5px;
}
#mailAddress {
	margin-bottom: 20px;
	width: 480px;
	line-height: 18px;
}
#mailAddress table {
	font-weight: bold;
}
.canada {
	float: left;
	width: 280px;
}
.canada  h3 {
	background: url(../images/flagCanada32.png) no-repeat;
	padding-left: 38px;
	line-height: 32px;
	font-size: 14px;
	font-weight: bold;
}
.usa {
	float: right;
}
.usa h3 {
	background: url(../images/flagUSA32.png) no-repeat;
	padding-left: 38px;
	line-height: 32px;
	font-size: 14px;
	font-weight: bold;
}
#impCon {
	clear: both;
	margin-top: 30px;
}
#impCon h3 {
	margin-bottom: 5px;
}
#mailAddress Table {
	margin-bottom: 24px;
	clear: both;
}

#impCon table {
	width: 600px;
}
#impCon td {
	border-bottom: 1px dotted #CECECE;
	padding: 10px 0px;
}
#impCon a {
	float: right;
}
