/* CSS Overide for regions thatt need to increase line height sitewide */
.contentPane {
	font:12px/1.5 arial, helvetica, sans-serif;
}

/* added class overide the text line-height in promo's under the Hero section on ja/jp GHP interim JJS 20151028 */
.basicContainer {
	line-height:1.6em;
}
