/*-------------------------------------------------------------------
FACTORY 413 Print Styles

Version: 2.0
Last Edited On: 2009.07.02
For: FACTORY 413

---------------------------------------------------------------------*/

body {
	margin: .6in;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12pt;
}

#container span img {
	float: right;
	display: block;
	width: 131px;
	height: 62px;
	margin-bottom: .1in;
}

#content {
	border: none;
}

h2, h3, h4, h5, h6 {
	display: block;
	font-family: Helvetica, Arial, sans-serif;
	margin: .2in 0 .2in 0;
	background: none;
	font-size: 14pt;
}

h3 {
	font-size: 12pt;
	margin: .2in 0 0 0;
}

.col1, .col2  {
	display: inline;
	clear: both;
	margin: 0;
	padding: 0;
}
	.col2  {clear: none;}


#ads, #nav, ul#subnavigation, ul#checkoutbreadcrumb, #site-info ul, input.button, input.submit,#searchform, li#orders, li#products, li#customers, li#discounts, p.printhide, hr {display: none !important;}
	
a:link, a:visited {color: #666;}


