@charset "utf-8";

/* ABOUT CONTACT
------------------------------------------------------------------------------*/

#main h2 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #3777B8;
	padding-top: 12px;
	margin-bottom: 15px;
}

#main h3 {
	margin-bottom: 25px;
}

#main h4 {
	margin-bottom: 20px;
}

#contactPrivacy {
	background-image: url(../images/common/icon_arrow_2.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	margin-bottom: 30px;
	margin-left: 10px;
}
