/************************************************************************************
-------------------------------------------------------------------------------------
	
	"product_print.css"
	@desc	buy section product print layout rules for www.nrm.org.uk
	@author Skywire www.skywire.co.uk
	
-------------------------------------------------------------------------------------
************************************************************************************/

body {
	background: #fff !important;
	color:#000 !important;
	font-size: 12pt !important;
}
#skip-nav,
#footer-wrapper,
#header,
#breadcrumbs,
#account-links,
#buy-nav,
#product-form-details,
.product-others,
.product-tabs,
.two-col div.product hr {
	display:none !important;
}
.desc {
	display:block !important;
}
.darkblue,
.blue {
	background: #fff !important;
}
#wrapper {
	width: auto; 
	margin: 0 2%;
	padding: 0; 
	border: 0;
	float: none !important;
	color: black; 
	background: transparent;
}
#header {
	min-height:110px;
}
#content #primary,
#content #primary .full-width,
.two-col #content #primary .full-width .inner {
	width: auto !important;
	margin:0 !important;
	padding:0 !important;
	float: none !important;
}
.product h1 span {
	color:#000;
}
h1 {
	border-bottom:1px solid #000;
}
#primary .MagicZoom img {
	border:0;
}
.col {
	float:none !important;
	margin:0 !important;
}
#product-details-image {
	margin:0 auto;
	width:428px;
}