.title h1 {
	color: #525252;
	font-size: 3em;
	font-weight: normal;
	line-height: 1.2;
	padding: 0 0 16px;
}

.centreLeft {
	background-color: #F3F3F3;  
	outline: 1px solid #E7E7E7;  
	padding: 5px;
}

body {
	background-color: #FFFFFF;
}

#wrapper {
	box-shadow:none;
}
 
.rightColumn h3 {
	border-top: 1px solid #E7E7E7;
	font-size: 1.4em;
	line-height: 1.25em;
	padding: 20px 0;
}

.mast .sleeve,
.footer .sleeve {
    border-bottom: 5px solid #000000;
    padding-bottom: 20px;
}