.contactLogo{
	position:relative;
	display:block;
	width:260px;
	}
.contactInfoPage{
	position:relative;
	padding-left:126px;
	font-size:24px;
	line-height:1.2em;
	color:#222;
	font-family: "MacklinSans-Regular";
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	}
.socialLogoPage{
	position:relative;
	margin-top:23px;
	left:126px;
	width:32px;
	float:left;
	}
.socialLogoPage.adj{
	margin-top:24px;
	margin-left:16px;
	width:14px;
	float:left;
	}