@charset "utf-8";

#contactList {
	padding-top: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
#contactList dd {
	padding-bottom: 5px;
}
#contactList dt {
	padding-bottom: 20px;
}
#contactList dt {
	padding-left: 15px;
}
#privacyCompany {
	float: left;
	width: 200px;
	line-height: 22px;
}
#oursites {
	padding-top: 20px;
	padding-bottom: 20px;
}
#oursites dt {
	font-weight: bold;
	line-height: 22px;
}
#oursites dd {
	line-height: 22px;
	padding-bottom: 15px;
}
