/* some styles for the subscribe bar */

#cta-bar {
	margin-bottom: 10px;
}

#sub-cta-bar {
	background-color: #8d0a0a;
	height: auto;
	text-align: center;
	margin: 5px -1px 5px;
	padding: 15px;
}

#sub-cta-bar p, #sub-cta-bar h5, #sub-cta-bar a {
	color: white;
	margin: 0;
}

#sub-cta-bar h5 {
	font-size: 16px;
	line-height: 20px;
}

#sub-cta-bar p {
	font-size: 14px;
	line-height: 16px;
}

#ad-cta-bar {
	text-align:center;
}
