body {
	padding: 20px 20px 20px 20px;
}

input, span, p, div, h1, h2, h3, h4, h5, a, label {
	color: #000000 !important;
	text-indent: 0px !important;
	background: #ffffff !important;
}

h2, h3, h4, h5 {
	text-shadow: 0px 0px 0px !important;
}

/*#products-panel {
	height: 2000px;
}
#products-panel .sku-list {
	height: 2000px;
}*/

.empty-sku { display: none !important; }

.sku-icon { display: none; }
.sku-text { margin-right: 115px;}

#store a, #store .ship-to-purchaser-label, #store .bill-to-ship-label, #store h5 {
	display: none !important;
	visibility: hidden !important;
	opacity: 0.0 !important;
}

#store h2 {
	padding: 0px 15px 0px 0px;
}

label.radio { padding-left: 4px !important; display: none !important; }

label.radio.checked { display: block !important; }

#header, #nav {
	display: none !important;
}


