body {
	font: 12px Arial, Helvetica, sans-serif;
	background: #fff;
	padding: 2px;
	margin: 0;
}

.content {
	width: 100%;
}

#middle {
	width: 100%;
}

#innerMiddle {
	width: 100%;
}

.noPrint {
	display: none;
	visibility: hidden;
}

hr {
	display: none;
}

.rightCol {
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
}

.leftCol {
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
}

.leftCol p {
	font-size: 100%;
}

#itemAttributes table {
	width: 95%;
	margin: .5em;
	border-collapse: collapse;
	font-size: 85%;
}

#itemAttributes table td {
	width: 50%;
	padding: .3em;
	border-top: 1px solid lightgrey;
}

img {
	border: none;
}

a {
	text-decoration: underline;
	color: #000;
}

h2 {
	margin: 0;
	padding: 0;
}

ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#globalNavigation {
	display: none;
}

#breadcrump {
	display: none;
}

.standardTable {
	padding: .5em;
	width: 100%;
	border-collapse: collapse;
}

.standardTable th {
	text-align: left;
	border-bottom: 2px solid #000;
}

.standardTable td {
	border-top: 1px solid #777;
	padding: .1em;
}

#header {
	height: 100px;
}

#headerLogo {
	padding: 0;
	margin: 10px;
	width: 200px;
	height: 54px;
	background: none;
}

#headerLogo h1 {
	display: none;
}

#countryChooser {
	display: none;
}

#page {
	clear: both;
	width: 100%;
}

#right {
	display: none;
}

#middle {
	float: left;
	width: 70%;
}

#content {
	margin: 0;
	padding: 1em;
}

#footer {
	display: none;
	border-top: 1px solid #b8292b;
	clear: both;
}

#footer_right {
	float: right;
	font-family: Arial, sans-serif;
	color: #b8292b;
}

#footer_left {
	padding: 2px;
	color: #b8292b;
	float: left;
	font-size: 11px;
}

#footer_left a {
	color: #b8292b;
}

#zoomViewer {
	display: none;
}

#mainImage {
	float: right;
}

#productLinks {
	display: none;
}

#pricingAndCart {
	display: none;
}

#thumbViewer {
	display: none;
}

#zoomViewerControls {
	display: none;
}

.orderItemAddForm {
	display: none;
}

.netPriceLink {
	display: none;
}

.checkATPLink {
	display: none;
}

table {
	border-collapse: collapse;
	width: 864px;
}

td, th {
	border: 1px solid #000;
	margin: 0;
	padding: .3em;
}

td {
	border: 1px solid #000;
}

th {
	color: #fff;
	background: #000;
	border-bottom: 2px solid #000;
}

a {
	text-decoration: none;
}

.xtRoot {
	display: none;
	visibility: hidden;
}

#ShopCartForm {
	margin-top: 40px;
}

.shopCartTable {
	width: 100%;
	border: none;
}

.shopCartTable tbody tr td {
	border: none;
	border-top: 1px solid #777;
	padding: .5em;
}

.shopCartTable thead tr th {
	border: none;
	border-bottom: 2px solid #000;
	padding: .5em;
}

div {
	float: none !important;
}

div.recommendationsContainer {
	display: none;
	visibility: hidden;
}

div.attachments div.videosAttachmentsSection, div.attachments div.pdfsAttachmentsSection {
	display: none;
	visibility: hidden;
}

div.itemBody {
	clear: both;
}
