/* gather primary UI */

/* adjust for better print view */

body {
	width:900px !important;
}
.pt_order-confirmation #secondary{		
	display:none;
	}
#main-wrapper {
	width:900px !important;
}
#footer, 
footer,
.footer-container-row.footer-bottom, 
.footer-container-row,
.menu-footer,
.right-header.cart-header
 {
	display:none;
}
.left-logo {
	float:none;
	left: 84%;
	position: relative;
}
	