/* Investor section */
body {
	background: #23418a url(/uploadedImages/Home/Library_-_Page_Backgrounds/bg-corporate-responsibility.jpg) top no-repeat fixed;
}
form {border-top: solid 1px #377bc0;}

/* This is a three-column layout used in Media Resources and CSR */
div.threecol {
	margin: 2.8em 0 1em 17px;
	/* Leaves space for the calls-to-action */
	padding: 0 0 14em 0;
}
			#main .threecol div p.action a {
				padding: 0 15px 145px 15px;
				margin: 0;
			}
		#main .threecol div.col1 .action {left: 0;}
			#main .threecol div.col1 .action a {background: url(/img/bg-respect-action-a.jpg) bottom left no-repeat;}
		#main .threecol div.col2 .action {left: 211px;}
			#main .threecol div.col2 .action a {background: url(/img/bg-responsibility-action-a.jpg) bottom left no-repeat;}
		#main .threecol div.col3 .action {left: 422px;}
			#main .threecol div.col3 .action a {background: url(/img/bg-relationships-action-a.jpg) bottom left no-repeat;}
