* html .body p {
	position: relative;
}

.embedSection {
	clear: both;
	overflow: hidden;
}

.embedSection .left {
	float: left;
}

.embedSection .right {
	float: right;
	margin-top: 20px;
}

* html .embedSection .right {
	width: 150px;
}

.embedSection .right .facebookShare {
	float: right;
	margin-left: 15px;
}

.embedSection .left textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

#infographic {
	clear: both;
	margin: 15px auto 0 auto;
	margin-top: 15px;
}

#infographic img {
	border: 0;
	width: 100%;
}

.content_section.right {
	width: 75%;
}

.sidebar .socialBtns {
	clear: both;
	overflow: hidden;
	margin: 5px 0 15px 35px;
	height: 46px;
}

.body form .elem {
	margin-top: 10px;
}

.newsletterQuickSignup {
	clear: both;
	width: 215px;
}

.newsletterQuickSignup .email {
	font-size: 75%;
	width: 140px;
}

#howLoudText {
	margin-top: 15px;
}

#howLoudText .body p {
	margin: 10px 0;
}

#howLoudText .body .aboutHeader {
	font-weight: bold;
	margin-top: 15px;
}