.cent {
	margin:0 auto; width:1003px; padding: 0;
}

#c {
	/*\*/height:auto !important;/**/
	
	height: 450px;
	background:url(content_top_back_alpha.png)/*tpa=http://www.yodel.co.uk/yodelAssets/images/backImage/content_top_back_alpha.png*/ no-repeat right top;
	margin-top: 20px;
	padding: 10px 0 0 0;
}

/* Required for tracking pg which doesn't have the transparent top curved bg */
#cNoBg {
	/*\*/height:auto !important;/**/
	min-height: 100px;
	height: 100px;
	background: none;
	margin-top: 20px;
	padding: 10px 0 0 0;
}

#contContainer {
	background: #ffffff;
	margin: 0 0 0 4px;
	width: 995px;
}

#cont {
	width: 978px;
	margin: 10px 0 0 8px;
	padding: 0;
	float: left;
	display: inline;
}