@charset "utf-8";

#postOfficeSign {
	float: right;
	width:204px;
	height:181px;
	margin-top: 30px;
	margin-right: 1px;
	background-image:url(../images/contact/postoffice.png);
}

#contentText {
	width: 375px;
}

#contactIcons {
	margin-top: 30px;
}

#contactIcons img {
	margin-right: 40px;
	border: none;
}




