/* NEW STYLES FOR BRAND REFRESH - TO BE IMPLEMENTED WITH GLOBAL REFRESH */
/* Blue signpost */
#Signpost img {
	padding-right:0;
	background: none;
}
#Page {
	border-bottom: 1px solid #ADC5D7;
}
/* Hero image on wide splash page */
.heroImage {
	margin:0 -19px;
	position:relative;
	background: none;
	height: auto;
}
#hero2012.heroImage { 
	margin-top: -20px;
}
#heroShareholder.heroImage { 
	margin-top: -110px;/*margin-top: -20px;*/
}
#additionalContent { 
	padding-top: 25px;
	float: right;
}
#additionalContent .panelB {
	padding-top: 0;
	margin-top: 0; /* Top 10px margin currently only interpreted by FF */
}
