/*typographic pixel adjustments per IE*/

.popRule {
	margin-bottom: 3px;
}

.popRule+.popModDisclaimerText, 
.popRule+.popModBodyCopy {
	margin-top:0px;
}

.popModSubheaderText+.popMedia, 
.popModSubheaderText+.popMediaFull, 
.popModSubheaderText+.popModDisclaimerText, 
.popModBodyCopy+.popModDisclaimerText {
	margin-top: 1px;
}

.popMediaFull+.popModSubheaderText, 
.popModBackgroundRed+.popModSubheaderText, 
.popModBackgroundGrey+.popModSubheaderText, 
.popModBackgroundBlack+.popModSubheaderText, 
.popModBackgroundRed+.popModDisclaimerText, 
.popModBackgroundGrey+.popModDisclaimerText, 
.popModBackgroundBlack+.popModDisclaimerText {
	margin-top: 6px;
}

.popMediaLeft+.popModSubheaderText+.popModHeaderText {
	margin-top:-11px;
}

.popModSubheaderText+.popModHeaderText {
	margin-top:-6px;
}

.popDisclaimerText {
	line-height: 1.5em;
}
