
.printonly {
	display: block;
	}

.noprint, #cssmenu, #searcharea, .alert {
	display: none;
	}

body {
	background-image: none;
	}

header {
	margin-bottom: 2em;
	padding-bottom: 1em;
	height: auto; 
	border-bottom: 2px solid #666;
	
	}

header hgroup h1 a:link, header hgroup h2 a:link, header hgroup h1 a:visited, header hgroup h2 a:visited, header nav#utilitynav ul li, div.asideitem h2 {
	color: black;
	text-shadow: 0 0 0 rgba(255,255,255,0);
	}

header nav#utilitynav {
	margin-right: 0;
	text-align: right;
	}

header nav#utilitynav ul li span {
	font-weight: normal;
	font-size: .65em;
	}

div#pagebody section, div#pagebody div.producttable {
	margin-left: 0;
	width: auto;
	}

section div.contentarea {
	width: auto;
	margin-right: 218px;
	}

td.quotelink {
	border-left-width: 0;
	}

td.quotelink img {
	display: none;
	}

nav#primary, nav#productnav, div.rounded, aside div.last, p.backtotop, footer nav#footernav ul, div#pagebottom {
	display: none;
	}

/* Admin Print Styles */

div.admin header, div.admin footer, p#message {
	display: none;
}

div.admin div section div.contentarea {
	width: auto;
	margin-right: 30px;
	}

	
section div.contentarea code, div.contentarea div#message_container {
	box-shadow: 0px 0px 0px rgba(255,255,255,1);
	border: 0;
}