/* Print styles */

body {
	background: #FFF;
	background-image: none;
}

#header,
.headerNavigation,
#columnLeft,
#columnRight,
#footer,
.footerWrapper,
#footer2,
#printNav,
.noprint,
#admin_editbar,
#pagelinks,
.call_to_action,
.nicescroll-rails,
.top_nav_container,
.bottom_nav_container,
#bottom_social_bookmarks,
ul.ui-tabs-nav,
div.product-listing-layout  {
	display: none;
}

#bodyContent, #printlogo {
	display: block;
}

form {
	margin: 0px;
}
table.category-listing {
	min-height: 30px;
}
#producttable {
	clear: both;
}
