#products {
	width: 693px;
	float: left;
	padding-bottom: 12px;
	background-color: #fff;
	border-left: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
	border-right: 1px solid #aaa;
	margin-bottom: 12px;
}
#products .header {
	background-color: #8F191C;
	background-image: url(/images/design/three_blips_red.gif);
	background-repeat: no-repeat;
	background-position: 686px;
}
#products .header h2 {
	background-image: url(/images/design/arrow_light.gif);
	background-repeat: no-repeat;
	background-position: 6px 4px;
	padding: 2px 0 2px 28px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #f0f0f0;
	text-transform: uppercase;
	margin: 0;
	height: 18px;
}
#products p {
	line-height: 1.3 ems;
}

#products p.manufacturer, #products .model {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	margin: 0;
}
#products p.manufacturer {
	font-weight: bold;
	margin-bottom: 2px;
}

#products .model {
	font-weight: normal;
	margin-left: 8px;
}

#products .product, #products .product-first  {
	margin: 12px 4px 12px 8px;
	float: left;
	width: 668px;
	padding-top: 6px;
}

#products .product {
	border-top: 1px solid #999;
}

#products .image {
	float: right;
	text-align: right;
}

#products p.contact-info {
	font-size: 120%;
	font-weight: bold;
	margin: 2px;
	float: right;
}
#products .description {
	margin-bottom: 0px;
	line-height: 1.3em;
	font-size: 130%;
}
#products .contact-info a {
	font-family: Arial, Helvetica, sans-serif;
}
#products .writeup {
	width: 422px;
	float: left;
}
#products h1 {
	margin: 8px;
	font-size: 170%;
	color: #333;
