/*-------------------------------------------------------------------
SteriFx Print Styles

Version: 			2.0
Last edited by: 		John Lytle
On:				2008.11.25
Framework: 		Crackbox
Site Design by:		JL Productions (johnlytle.com)
For:				SteriFx

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

body {
	margin: .4in;
	font-family: Georgia, "Times New Roman";
	font-size: 11pt}

#content {
	padding: 0pt;
	border: none;
}

h1 {
	display: block;
	font-family: Georgia, "Times New Roman";
	margin:0 0 .3in 0}
  
h2, h3, h4, h5, h6 {
	display: block;
	font-family: Georgia, "Times New Roman";
	margin:0 0 .2in 0}
  
#content #primary-content h2 {
	display: block;
	font-family: Georgia, "Times New Roman";
	margin:0 0 .2in 0}
  
.col1, .col2  {
	clear: both;
	display: inline;
	margin: 0;
	padding: 0;

}
	.col2  {clear: none;}

#navigation, ul#subnavigation, ul#checkoutbreadcrumb {display: none}
	
a:link, a:visited {color: #666}	

/* print URLs after link text */
#content a:link:after, #content a:visited:after {content: " (" attr(href) ") "}

input.text {width: 200px}	
