div#main_outer,
div#cert
	{
	width: 99%;
	min-width: inherit;
	max-width: none;
	border-left-style: none;
	}

div#main
	{
	background-image: none;
	border-left-style: none;
	}

div#content
	{
	float: none;
	width: auto;
	}

.noprint
	{
	display: none;
	}
