
/*=====================================
 * =Image Replacement for header
 */

.seotoolkit .replaceImageLink {
	background-image: url('../images/hub/hero-payg-perks.jpg');
	height: 168px;
}

.seotoolkit .replaceImageLink a {
	height: 168px; 
}

/*=====================================
 * =main.css overriding styles
 */
#modCTA {
	margin-bottom: 14px;
}

a.singleBtnDarkGreen {
	font-size: 1.2em;
	display: block;
	margin: 5px 0;
}

.modBody img {
	float:left;
}

.modCopy {
	clear: both;
}

