/* https://css.pbase.com/styles/129705.css */
/* START MAIN DETAIL SPECS */

table.detail-techspecs{
	position:relative;
	width:996px;
	margin:0 auto 50px;
	text-align:left;
}
table.detail-techspecs th{
	width:230px;
	padding:10px 10px 10px 10px;
	text-transform:uppercase;
	font: bold 14px/17px helvetica, arial, sans-serif;
	color:#585858;
	text-shadow: 0px 2px 1px #fff;

}
table.detail-techspecs td{
	font:12px/17px helvetica, arial, sans-serif;
}
table.detail-techspecs td ul{
	margin: 0 0 0 10px;
}
table.detail-techspecs .odd{
	background-color:#ececec;
	border-right:1px solid #e1e1e1;
}
table.detail-techspecs .odd1{
	background-color:#f2f2f2;
	border-right:1px solid #e1e1e1;
}

table.detail-techspecs td li{
	margin:0 0 8px 0;
}



/* END MAIN DETAIL SPECS */

BODY { margin-top: 0px; top: 0px; }
BODY TABLE A IMG { display: inline; }
HR { position: relative; }
