.product, .product td, .product th, .product a {
	font: 9pt arial;
}
.product ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.product li .label {
	display: block;
	float: left;
	width: 130px;
	text-align: right;
	margin: 0 15px 0 0;
}
.product .speclink, .product .download {
	padding: 3px 0 3px 20px;
	background: url(/images/table.png) no-repeat 0 50%;
}
.product .download {
	background: url(/images/page_white_text.png) no-repeat 0 50%;
}
.product h1 {
	margin: 0;
	border-bottom: 1px solid #999;
	font: 14pt arial;
	font-weight: normal;
	color: #999;
	letter-spacing: 2px;
	text-align: right;
	line-height: 12px;
}
.product h2 {
	color: #272727;
	margin: 0 0 10px 0;
	font: 18pt arial;
	font-weight: bold;
	padding: 5px 0 5px 0;
	border-bottom: 1px solid #f0f0f0;
}
.product h3 {
	margin: 0 0 8px 0;
	font:140% arial;
}
.product img {
	float: left;
	margin: 0 10px 5px 0;
}
.product table {
	font: 10pt arial;
	text-align: justify;
}
.product .price {
	font-size: 140%;
	border-top: 1px solid #999;
	border-bottom: 1px solid #f0f0f0;
	padding: 10px;
}
.product .specs {
	border-bottom: 1px solid #f0f0f0;
	padding: 10px;
}
.product .label {
	font-weight: bold;
}