.section {
	margin-left : 350px;
}
.section.message {
	float : left;
	width : 314px;
	
	padding-right : 36px;
	margin-left : 0;
}

hr {
	display : none;
	clear : none;
}

h1 {
	display : none;
}
@media aural {
	h1 {
		display : block;
		speak : normal;
	}
}

h2 {
	clear : none;

	font-size : 26px;
	line-height : 33px;
	color : #fff;
	
	letter-spacing : -0.03em;
	
	padding : 0;
	border-top : 0 none;
	margin : 0 50px 0 0;
}

h2 address {
	font-style : normal;
	color : #ee3024;
}