h3
{
	font-size: 11px;
}
.prodcontent
{	position: absolute; }
.prod-div
{
	width: 610px;
	border-top: solid 2px #EB2407;
	height: 100px;
	padding: 5px;
	position: relative;
}
.prod-contimg 
{ 
	position: absolute;
	top: 10px; left: 5px;
}
.prod-heading
{
	position: relative;
	left: 110px; top: 5px;
	font-size: 14px;
}
.prod-heading a { text-decoration: none; }
.prod-heading a:hover { text-decoration: underline; }

.prod-text
{
	position: relative;
	left: 110px; top: 10px;
	width: 470px; height: 45px;
	border: solid 1px  #EB2407;
	background-color: #ECE5E4;
	padding: 3px 3px 3px 3px;
}
.section-heading
{
	font-family: Arial;
	font-size: 16px;
	font-weight: Bold;
	font-style: oblique;
	color: #EB2407;
}
.heading
{
	color:#EB2407;
	font-size: 12px;
	font-family: Verdana;
	font-weight: bold;
	padding-bottom: 10px;
}
.sub-heading
{
	color:#EB2407;
	font-size: 11px;
	font-family: Verdana;
	font-weight: bold;
	display: block;
	padding-top: 15px;
	padding-bottom: 5px;
	border-bottom: solid 1px #bbb;
}
.sub-heading-cell
{
	vertical-align: top;
	padding: 10px 10px 10px 0px;
	width: 250px;
}
.prodimg
{
	float: left;
	padding: 10px 0 0 10px;
}
#link-outer
{
	border: solid 1px #EB2407;
	width: 204px;
	padding: 4px;
	float: right;
	position: absolute;
	left: 390px; top: 40px;
}
#link-inner
{
	width: 194px;
	padding: 5px;
}
#rel-links
{
	width: 200px;
	background-color:#EB2407;
	font-weight: bold;
	font-size: 11px;
	padding: 2px;
}
.product-spacer
{
	height: 1px;
	background-color: #bbb;
	margin: 5px 0;
}
#features { clear: both; }
#spec-table ul 
{ 
	list-style-image: none; 
	padding: 0;
	margin: 0;
}
#spec-table li 
{ 
	display: block;  
	border-bottom: solid 1px #bbb;
	padding: 3px 0;
}
#spec-table table { width: 100%; }
.description-span
{
	border: solid 1px #EB2407;
	padding: 5px;
}
.inner-div-heading
{
	color: #CFCFCD;
	font-size: 11px;
	font-weight: bold;
	background-color:#EB2407;
	padding: 3px;
}
.spec-sub-heading
{
	font-weight: bold;
	font-size: 11px;
	color: #EB2407;
	display: block;
	border-bottom: solid 1px #666;
	padding: 10px 0 3px 0;
}
.spec-type
{
	font-weight: bold;
	vertical-align: top;
	width: 30%;
	padding: 3px 0;
	border-bottom: solid 1px #bbb;
}
.spec-detail
{
	width: 70%;
	vertical-align: top;
	padding: 3px 0;
	border-bottom: solid 1px #bbb;
}
