@charset "utf-8";
/* CSS Document */

/* ***************************************	*/
/*											*/
/*											*/
/*				PRINT						*/
/*				====						*/
/*											*/
/*											*/
/* ***************************************	*/

div#wrapper	{
  width: 100%;
}

div#maincontent, 
aside#sidebar { 
  width: 100%;
  float: none;
}

h1	{
	width: 100%;
}

h1 a:link, h1 a:visited {
	width: 100%;
}

nav ul li {
  float: left;
  width: 9.5%;
  margin-right: 0.5%;
}

nav { display: none; }

h2, h3, h4, p, ul, dl, div.car-summary-table .chassis, div.car-summary-table .owner, div#breadcrumbs {
  padding-left: 0% !important;
  padding-right: 0% !important;
}

div#multicolumnfooter {
  display: none !important;
}