/*-------------------------------------------------------------------
Skin Prophecy Print Styles

Version: 2.0
Last Edited On: 2009.10.26
For: Skin Prophecy

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

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

#container span img {
	display: block;
	width: 110px;
	height: 242px;
	margin-bottom: .1in;
}

h2, h3, h4, h5, h6 {
	display: block;
	font-family: Arial, Georgia, "Times New Roman", serif;
	margin: .2in 0 .2in 0;
	background: none;
}

h2 {
	margin: .2in 0 .2in .2in;
	font-size: 14pt;
}

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


h1#logo, ul#main-navigation, ul#subnavigation, ul#checkoutbreadcrumb, #site-info ul, input.button, input.submit,
li#orders, li#products, li#customers, li#discounts, p.printhide, img.submit {
	display: none !important;
	visbility: hidden;
}
	
a:link, a:visited {color: #666;}

