 /*printer styles*/ 
#pageWrapper {
   width:602px;
}
#header { 
}
#header .content {
   padding: 0;
}
#utilityNav {
   display: none;
}
#productSearch {
    display: none;
}
#topNav {
    display: none;
}
#mainWrapper {
     width: 600px;
	  background: none;
	  border: 1px solid #4a4949;
}
#mainWrapperTop, #mainWrapperBottom {
	display: none;
}
#rightcol {
	width: 600px;
	float: none;
}
#rightcol .content {
	padding: 3px;
}
#breadcrumbRow {
   width: 594px;
}
#pageActionItem {
	display: none;
}
#lpBanner {
	width: 594px;
}
#lpItems .matrixRow {
	width: 594px;
	overflow: visible;
	border: none;
	float: left;
}
#lpItems .matrixCell {
	border: none;
}
#leftcol {
	display: none;
}
#footer {
	width: 600px;
}
#footerNavBar {
	display: none;
}
.kcategoryfilters, .categorySortBy, .viewAllOnPage, .navigationLinks {
	display: none;
}
#detailProduct {
	width: 594px;
}
#detailCrossSell {
	display: none;
}
#detailLeftCol, #detailCrossSell {
	width: 160px;
}

	
}
