﻿body {
	font-family:Arial, Helvetica;
}
h3 {
	color:#000;
	font-size:1.2em;
	margin-bottom:2px;
	margin-top:8px;
}
hr {
	color:#000;
	height:1px;
	width:100%;
}
p {
	margin-bottom:16px;
	line-height:12pt;
}
#PrintContent {
	margin: 10px;
	font-size:9pt;
}
#ImageDisplay {
	float:left;
	width:350px;
}
#ProductDescriptionPrint {
	float:left;
}
#ProductSpecsPrint {
	width: 100%;
}
#PrintLinks {
	font-size:9pt;
	width: 100%;
	text-align:right;
}
#PDModel {
	padding: 4px;
	line-height:12pt;
}
#PDDescription {
	padding: 4px;
	line-height:12pt;
}
#PDFeatures {
	float:left;
	width:20%;
	padding: 2px;
}
#PDContent1 ul li {
	color:#000;
	font-weight:lighter;
}
#ProductDescriptionPrint {
}
.ProductSpecsTable {
	border: 1px solid #fff;
	border-collapse: collapse;
}
.ProductSpecsTable tr td {
	border: 1px solid #fff;
	padding: 5px;
	line-height:12pt;
}
