body {
	font-family: "Lucida Grande", "Lucida Sans Unicode", helvetica, verdana, arial, sans-serif;
	font-size: 13px;
}

a {
	text-decoration: none;
	border:none;
}

img {
	border:none;
}

#header, 
#main_notice, 
.mainMenu, 
#productImageThumbs, 
#productRelated, 
#productBreadcrumbs, 
#productExtraRight,
form,
img.nwfa,
.boxesHeading, 
#footer, 
#productCenterFill, 
.productLeftInnerShadow, 
.productRightInnerShadow {
	display: none;
}

#mainProductImage {
	height:90px;
	position: absolute;
	top:12px;
/* 	display: none; */
}

#productCenter {
	width:100%;
}

.productHeading {
	display: block;
	width:480px;
	float: left;
	margin-left: 100px;
}

#productCenter h1 {
	margin-top: 3px;
	font-size: 21px;
	margin-bottom: 0;
}

.productColor {

}

.productDetails, #productRight {
/* 	display: none; */
}

.productDetails {
	position: absolute;
	top:110px;
	width:100%;
}

.productSpecs {
	width:310px;
	float: left;
	margin-left: 100px;
}

.productSpecs h3 {
	margin-top: 3px;
	margin-bottom: 0;
}

#productInfoRight {
	position: absolute;
	left:108px;
	top:70px;
}

.productPrice {
	display: block;
}

#productInfoRight h2 {
	display: none;
}

#printLogo {
	position:absolute;
	right:0;
}

.productBrandLogo {
	position: absolute;	
	left:6px;
	top:128px;
}

.productPriceDetail {
	font-size: 11px;
}

#printInfo {
	float: right;
	width:225px;
	background-color: #f5f5f5;
	padding:12px;
	border:1px solid #CCC;
	margin-right: 12px;
	margin-top: 12px;
}

#printInfo h3 {
	margin-top: 0;
}

#printInfo .phone {
	width:100%;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
}

h2 {
	margin-bottom: 0;
	margin-top: 22px;
	padding-bottom: 0;
}

ul,ol {
	margin-top: 0;
}

li	{
	margin:10px 0;
}