div#subnavBox { 
	top: 145px;
	position: relative; 
	}
	
table#productRefrigeration {
	line-height:20px;
	border-bottom-color:#FFFFFF;
}

table#productTable {
	width: 514px;
	margin-left:14px;
	margin-top:-4px;
	border-bottom-color:#000033;
	background: #e6e6e6;
}

table#productTable td {
	border-bottom: 1px solid #fff;
	padding-top: 16px;
	padding-bottom: 17px;
	text-align: left;
	vertical-align: top;
}

table#productTable td.last {
	border-bottom: none;
}

table#productLinks {
	margin-left: 12px;
	width: 418px;
}

td.productTd {
	padding: 16px;
}

td.linkList {
	padding: 12px;
}

td.linkList a {
	text-decoration: none;
	color: #335599;
}


td.cadTabsActive {
	background: transparent url(/commercial/images/content/10/cad_tab_active.gif) 0 0 no-repeat;
	width: 124px; height: 24px;
	padding-left: 13px;
	color:#212121;
	font-weight: bold;
}

td.cadTabs {
	background: transparent url(/commercial/images/content/10/cad_tab.gif) 0 0 no-repeat;
	width: 124px; height: 24px;
	font-weight: bold;
	padding-left: 13px;
}

td.cadTabs a {
	text-decoration: none;
	color: #212121;
}

td.cadTabs a:hover {
	text-decoration: underline;
}
