.header, .header .logo, .header .language, .header .menu, .header .menu ul, .header .globalSearch, .myaccount, .mypage_heading, .footer, .banner, .product_top, .account_bar, #account_selection{
  height: 0px;
  height: 0px !important;
  width: 0px;
  width: 0px !important;
  visibility: hidden;
  display: none;
}

.contactPage .leftColumn, .signUpPage .leftColumn, .content .bannerTwoCell {
  height: 0px;
  height: 0px !important;
  width: 0px;
  width: 0px !important;
  visibility: hidden;
	display: none;
}
body {
	background: #fff;
}

.print_button {
  	visibility: hidden;
	display: none;

}
.receipt_wrapper .tablewrapper_first {
    font-size: 14px;
    line-height: 14px;
    margin-top: 24px;
}
.receipt_wrapper .item_listing, .receipt_wrapper .label{
    font-size: 18px;
    line-height: 18px;
}
.whiteBox, .content .bannerTwoCellElastic{
box-shadow: none; 	
float:left !important;
}
#account_details{
	width:100%;
	float:left;
}