body {
	background-color:#FFFFFF;
	color:inherit;
}
div#global, div#header { width:680px; }
div#content.single div#central, div#content.single div#central #page_content { width:675px; }
div#header, div#headline { background:transparent none no-repeat top left; color:#000000; }

div#header { border-bottom:1px solid #000000; height:80px; }
div#header h1 img { position:inherit; }

div#header div.clear { display:none; }
div#headline { position:absolute; margin:-50px 0 0 50px; font-weight:bold; text-decoration:underline; }

div#header_right,
div#bottomheader,
div#content div#sidebar_left,
div.car_actions,
div.car_actions_sub,
div.pg_list,
div#footer {
	display:none;
}

div.news_content {
	page-break-inside : avoid;
	page-break-before : none;
}