#fph2{
	color:#FFFFFF;
	display:block;
	float:left;
	font-size:22px;
	font-weight:bold;
	margin:0;
	padding:0px 8px;
	white-space:normal;
}

#cdsheader{
		width:auto;position:relative;
		/* Removed left:50 - was in the wrong place - MC */
		/* Changed width:840px to Width:auto to match rest of site - MC */
}

#cds-container{
	text-align:justify;
	padding:8px;
	border:1px #525252 solid;
	clear:both;
	position:relative;
	/* Removed left:50 - was in the wrong place - MC */
	/* Changed width:87% to Width:auto to match rest of site - MC */
	width:auto;
}

#cds{
	overflow:auto;
	height:155px;
}

#cds p{
	padding-right:8px;
}
