.HeaderBlock {
	float: left;
	width: 940px;
	height: auto;
	padding: 5px;
	color: black;
	float:left;
	vertical-align:top;
}
.HeaderText {
	width:860px;
	float:left;
	font-size: 12px;
	padding: 8px;
	font-family:Arial, Helvetica, sans-serif;
}
.ProductBlock {
	float: left;
	width: 844px;
	height: auto;
	color: black;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	padding-bottom: 12px;
	vertical-align: bottom;
	padding-left:10px;
}
.ProductFeatures	{
	width:669px;
	float:left;
	height:auto;
}
.ProductFeaturesLarge	{
	width:580px;
	float:left;
	height:auto;
	padding-bottom: 12px
}
.ImageBlock {
	float: left;
	width: 165px;
	padding-bottom: 12px;
	padding-left:10px;
}
.ImageBlockLarge {
	float: left;
	width: 250px;
	padding-bottom: 12px;
	padding-top: 15px;
}
.ProductList	{
	width:412px;
	float:left;
	padding-left:10px;
}
.ProductNumber {
	color: black;
	font-size: 110%;
	font-weight: bold;
	padding-bottom: 3px;
	padding-top:3px;
}
a.ProductNumber  {
	color: #000099;
}
a.ProductNumber:hover {
	color: #0066FF;
	text-decoration: none;
}
.ProductTitle {
	color: red;
	font-size: 110%;
	font-weight: bold;
	padding-bottom: 3px;
}
.ProductSpacer {
	float: left;
	width: 5px;
	padding-bottom: 12px;
}
h2	{
	font-size:16px;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
}
h3	{
	font-size:14px;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
}
