#nav_search,
#links_account,
#mini_links,
#shoppingCartInfo,
#nav_main,
button,
#sticky_push,
#footer_page,
.someButtons,
#lightbox,
#form_search,
#big_links,
#links_secondary,
#marketing-squares,
#bottom-banners,
.payment-methods,
.sidebar,
.badges {
	display: none;
}

#sticky_wrapper{
	background: white !important;
	filter: none; /* for IE */
	width: 100%;
}

/* PRODUCT PAGE */
#content {
	box-shadow: none;
	padding: 0;
	width: 100%;
	background: white !important;
}

/* ORDER SUMMARY */
.header_content {
	border-bottom: 1px solid #CCC;
}

.content_box_wide {
	border: none;
	box-shadow: none;
	margin-bottom: 0;
}

#content.no_bg,
.header_content {
	width: 100%;
}

.content_box_wide p {
	margin-bottom: 5px;
}

.content_box_wide > h3 {
	border-bottom: 1px solid #CCC;
	padding: 20px 0 10px 0;
}

.inner_box_auto {
	padding-top: 10px;
}

#order_items,
.userdetails_fields {
	padding: 0;
}

#order_items_table th {
	border-bottom: 1px solid #CCC;
}

#order_items_table td {
	border: none;
}

.order_summary {
	border-width: 1px 0 0 0;
}
