/** print.css : www.currentprotocols.com **/

* { background: white !important; }
	
body,
#content{
	font-size: 12pt;
	}	
	
.partner-logo,
#promos,
#subheader,
#topnav,
.product-order,
.product-actionlinks,
.title-description_top,
.title-description_bottom,
.title-tabs,
#footer ul,
.product-tools {
	display: none !important;
	}
	
#header{
	width: auto;
	height: 70pt;
	margin: 0 !important;
	border-bottom: 2px solid #A8D3E6; 
	overflow: visible;
	}	
	
#header .logo{
	float: none;
	margin: 0 !important;
	}		
	
#content{ 
	width: auto;
	overflow: visible;
	padding-top: 20px;
	}
	
#page,
.main-content{
	width: auto !important;
	margin: 0 !important;
	padding: 0 !important;
	float: none;
	}
	
#footer{
	width: auto;
	clear: both;
	color: #333;
	background: none;
	}
	
.title-description{
	background: #fff;
	height: auto;
	float: none;
	width: auto;
	margin: 0;
	padding: 0;
	position: static;
	}

.product-tools{
	text-align: left;
	}	
	
.product-detail{ 
	float: none; 
	margin-bottom: 20px;
	}	

