body {background:white}

.sideBar, #menu, #menuIndent, #branding, #topMenu, #topFeature {display:none}

.home, #wrapper, .insideWrapper 	{width:96%;border-width: 0; border-style: none; background-image:none;background:white}
.details, #homeContent, #background
{
	width: auto;
	margin-left: 0;
	margin-right: 0;
	padding-left: 0;
	padding-right: 0;
	border-width: 0;
	border-style: none;
	background-image:none;
	background:white;
}
#content
{
	width: 85%;
	margin-left: 0;
	margin-right: 0;
	padding-left: 0;
	padding-right: 0;
	border-width: 0;
	border-style: none;
	background-image:none;
	background:white;
}

#printBrand {display:block!important;text-align:left }

h1 {padding-left:0;font-size:24pt;background-image:none}
h2 {font-size:12pt}

table.tableCart {
	
}

/*
body {
   background: white;
   font-size: 12pt;
   background-image:none;
   }
#menu {
   display: none!important;
   }
 #menuIndent {display:none!important;}  
.sidebar{display:none!important;}
#background, #branding, #menu, #menuIndent #menu {display:none!important}
#wrapper, #content {
   width: auto!important;
   margin: 0 5%;
   padding: 0;
   border: 0;
   color: black;
   background: transparent none;
   }
div#content {
   margin-left: 10%;
   padding-top: 1em;
   border-top: 1px solid #930;
   }

.details {width:90%}
*/