* {
	background:none !important;
	/*text-align:left !important;*/
	padding: 0;
}
html  { margin:0 !important; padding:0 !important; }
body  {
	background:#fff !important;
	font-size:9pt !important;
	padding:0 !important;
	/*margin:10px !important;*/
}
a     { color:#2976c9 !important; }
th,td { color:#2f2f2f !important;  border-color:#ccc !important; }

.header-container,
.nav-container,
.pager,
.toolbar,
.actions,
.buttons-set { display:none !important; }

.page-print .data-table .cart-tax-info { display:block !important; }

.wrapper {
	min-width: 0;
}

.product-view {
	border: none;
}
.breadcrumbs {
	display: none;
}

.col-right {
	display: none;
}

.product-img-box  .zoom {
	display: none;
}

.product-img-box  .zoom-notice {
	display: none;
}

.product-img-box  .more-views {
	display: none;
}

#historyback {
	display: none;
}

.product-shop .add-to-box {
	display: none;
}

.product-shop .availability {
	display: none;
}

.product-shop .price-box {
	display: none;
}

.product-collateral .box-additional {
	display: none;
}

.footer {
	margin: 0 auto;
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
	
}
.footer-container .footer address {
	display: block;
}

.footer-container .footer ul {
	display: none;
}
