html{ height: 99%; }

body #advanced-search, #quick_find, #support-links, #menubar_container,.breadcrumbs, #pc_next, #similar_items, #footer_content_container, #footer_subcontainer, #accordion { 
	display:none;
}

body h1[itemprop="name"], div[itemprop="productID"]{
	display:none;
}

.popup_info_data{
	display: none;
}

body #footer {
	background-image: none;
	background-color: white;
	height: auto;
	font-size: 11px;
}

body #footer_copyright {
	background-color: white;
	color: black;
	float: left;
	width: auto;
}

body #footer_copyright a {
	color: black;
}


div.pd_cell.half {
	width: 100%;
}


/* .product_options_heading { */
	/* margin-top: 0px; */
/* } */



body .printProductName {
	display: inline-block !important;
}

body .printProductSKU {
	display: inline-block !important;
}
