#centercontainer
	{
	margin-left				: 216px;
	margin-top				: 0px;
	}
/* Now reset cos only NS4 needs the right-margin taken off */
/*/*/
#centercontainer
	{
	top						: 0px;
	margin-left				: 220px;
	}
/* NS4 hack over */
/* Be nice to Opera 5 */
html>body #centercontainer
	{
	margin-left				: 220px;
	}

