body {
	font-size : 12pt;
	margin : 0;
	padding : 0 !important;
	background : #fff;
	}
#wrapper, #page {
	width : auto !important;
	margin : 0 !important;
	padding : 0;
	border-width : 0 !important;
	background : #fff;
	color : #000;
	}
#content {
	width : auto;
	padding : 0 !important;
	margin : 0 0 0 5%;
	}
#banner {
	display : none;
	} 
img.iefix {
	display : none;
	}
#footer {
	display : none;
	}
#content p.button {
	width : auto !important;
	text-align : center;
	float : none;
	}
#content p.button a {
	height : auto;
	text-indent : 0;
	}
#content div.cds a:link:after, #content div.cds a:visited:after {
	content : " " !important;
	}
#content a:link:after, #content a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 80%;
   }
