#hor-specs
{
	font-family: Arial, "Trebuchet MS", Helvetica, sans-serif;
	font-size: 1em;
	margin: 0px;
	width: 100%;
	text-align: left;
	border-collapse: collapse;
	line-height: 14px;
}
body {
	font-size: 9px;
	font-family: Arial, "Trebuchet MS", Helvetica, sans-serif;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #fdb915;
	padding-top: 10px;
	margin-top: 0px;
	color: #4B4B4B;
}

#hor-specs th
{
	font-size: 1em;
	color: #0E0E0E;
	text-align: left;
	background-color: #ebebeb;
	padding: 3px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #d6d6d6;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#hor-specs td
{
	color: #404040;
	padding-top: 8px;
	padding-right: 3px;
	padding-bottom: 4px;
	padding-left: 3px;
	vertical-align: top;
	padding-right: 6px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d6d6d6;
	width: 10%;
}


#hor-specs .bg-s {
	background-image: url(../images/spec_bg.gif);
	background-repeat: no-repeat;
}
#hor-specs .bg-e {
	background-image: url(../images/spec_bg_end.gif);
	background-repeat: no-repeat;
}
#hor-specs .bg-g-e {
	background-image: url(../images/spec_bg_g_end.gif);
	background-repeat: no-repeat;
}

#hor-specs .odd
{
	background: #F4F4F4;
}
#hor-specs .odd-b
{
	font-weight: bold;
	background-color: #F4F4F4;
}

.specs_header {
	font-family: Arial, "Trebuchet MS", Helvetica, sans-serif;
	font-size: 1.6em;
	color: #0E0E0E;
	padding-top: 8px;
	padding-right: 4px;
	padding-bottom: 8px;
	padding-left: 4px;
	font-weight: bold;
}
.yel {
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #fdb915;
	padding-bottom: 10px;
	margin-top: 160px;
}
#hor-specs .th-d {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D6D6D6;
}
#hor-specs .td-d {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D6D6D6;
}
#hor-specs .bg-s-d {
	background-image: url(../images/spec_bg.gif);
	background-repeat: no-repeat;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D6D6D6;
}
#hor-specs .bg-e-d {
	background-image: url(../images/spec_bg_end.gif);
	background-repeat: no-repeat;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D6D6D6;
}
#hor-specs .bg-g-e-d {
	background-image: url(../images/spec_bg_g_end.gif);
	background-repeat: no-repeat;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D6D6D6;	
}
