.print { display: block; }

body, table, tr, th, td, #page, h1 {
	background-color: #fff;
	background-image: none;
	color: #000;
	font-size: 16px;
	}
	
#site {
	width: auto;
	margin: 0;
	padding: 0;
	}
	
#logoPrint {
	display: block;
	text-align: center;
	margin: 0 0 15px 0;
	padding: 0 0 15px 0;
	border-bottom: 1px solid #999999;
	}
	
#contactInfo {
	background: #fff;
	border: 1px solid #999999;
	}
	
.noprint, #header, #menu, #breadcrumbs, #bottom, #thresholdTech, #facebook, .submit, .required, #form td span, #homeFlash { display: none; }

p, h1, h2, h3, h4, h5, h6, .required { color: #000; }

h1 {
	color: #467771;
	font-size: 34px;
	font-weight: normal;
	}
	
h2 {
	font-size: 30px;
	color: #979797;
	}

h3, #contactInfo h3 {
	color: #467771;
	}
	
#form, #form th, #form td {
	background-image: none !important;
	background-color: #fff !important;
	}

input, textarea, select {
	background-image: none !important;
	background-color: #fff !important;
	border-top: none !important;
	border-right: none !important;
	border-bottom: 1px dashed #000 !important;
	border-left: none !important;
	width: 100% !important;
	color: #fff !important;
	}

#footer {
	font-size: 14px;
	color: #717171;
	margin: 15px 0 0 0;
	padding: 15px 0 0 0;
	text-align: center;
	border-top: 1px solid #999999;
	float: none;
	text-transform: none;
	width: auto;
	font-weight: normal;
	}
#footer p { line-height: 1.4; }
#footer .print span {
	font-size: 22px;
	font-weight: bold;
	}
#footer em {
	font-size: 18px;
	font-weight: bold;
	}
#footerRight {
	float: none;
	width: auto;
	}
	
#copyright {
	clear: both;
	padding: 10px;
	text-align: center;
	float: none;
	color: #717171;
	font-size: 12px;
	font-weight: normal;
	}
	
a:link, a:active, a:visited, #categories a, .subcategories a, highlight a, .product-cell a {
	color: #000;
	text-decoration: underline;
	}
	
.photoRight img, .photoLeft img, .photoCenter img, .subcategories img, .image img, #productView th img {
	background: #fff;
	border: 1px solid #999999;
	padding: 8px;
	}
