

/* Centre Column */
#treasure_centre_col{
	position:relative;
	float:right;
	width:747px;
	margin-top:10px;
	padding:0 0 30px 0;
}


#treasure_centre_col p{
	line-height:1.4em;
}

#treasure_centre_col strong{
	color:#000066;
	font-weight:bold;
}

#treasure_centre_col a{
	color:#000066;
}


