html,
body,
table td,
table th{
	font-family:Arial,Verdana,Helvetica,sans-serif;
	font-size:11px
}
#header,
#main-menu,
#footer,
#footer-menu,
#breadcrumb,
form,
#map,
#col2,
div.menubarfull,
div.topbarnavigation,
#sb-container,
#print{
	display:none
}

div.containerfooter ul li{
	display: none;
}
div.containerfooter ul li:first-child{
	display: block;
}


.productDetailInfo table
{
	width: 738px;
}

.productDetailInfo table.tech-specs th,
.productDetailInfo table.tech-specs td
{
	text-align: right;
	width: 15%;
	line-height: 16px;
	border-bottom: 1px solid #bdb8aa;
	vertical-align: top;
}
.productDetailInfo table.tech-specs tr th:first-child,
.productDetailInfo table.tech-specs tr td:first-child{
	text-align: left;
	width: 85%;
}
.productDetailInfo table.disposition{
	margin-bottom: 16px;
	width: 700px;
}
.productDetailInfo table.disposition tr td{
	line-height: 16px;
	font-weight: bold;
	vertical-align: top;
	width: 230px;
}
.productDetailInfo table.disposition td.spacing{
	width: 12px;
}
.productDetailInfo table.disposition tr:first-child td{
	border-bottom: 1px solid #bdb8aa;
}
.productDetailInfo table.disposition tr:first-child td.spacing{
	border-bottom: none;
}
.productDetailInfo table.disposition tr td table{
	width: 230px;
}
.productDetailInfo table.disposition tr td table tr td{
	text-align: right;
	border-bottom: 1px solid #bdb8aa;
	font-weight: normal;
	width: 60px
}
.productDetailInfo table.disposition tr td table tr td:first-child{
	text-align: left;
	width: 170px;
}
.productDetailInfo table.disposition tr td table tr.special td{
	font-style: italic;
	
}

