@charset "iso-8859-1";

.Products h1{
	background: url(images/title.gif) no-repeat;
}

#Contents .title {
}

#Contents .feature {
	margin: 0 0 40px 0;
}

#Contents .option {
	margin: 0 0 20px 0;
}
#Contents .option li {
	float: left;
	padding: 0 13px 20px 0;
}
#Contents .option li.last {
	padding: 0 0 20px 0;
}

#Contents .specsheet {
	border-bottom: 1px solid #a9a9a9;	
	border-left: 1px solid #a9a9a9;
	margin: 0 0 30px 0;
}
#Contents .specsheet th,
#Contents .specsheet td {
	border-right: 1px solid #a9a9a9;	
	border-top: 1px dotted #a9a9a9;	
	vertical-align: top;
	padding: 3px 5px;
}
#Contents .specsheet th {
	padding: 3px 5px 3px 18px;
}
#Contents .specsheet th.product {
	font-weight: bold;
	text-align: center;
	border-top: 1px solid #a9a9a9;
	padding: 5px;
}
#Contents .specsheet th.productHeader {
	font-weight: bold;
	border-top: 1px solid #a9a9a9;
	padding: 5px;
}

#Contents .specsheet .subHeader th {
	font-weight: bold;
	background: #f1eee7;
	border-top: 1px solid #a9a9a9;
	padding: 3px 5px;
}
