#content {
	background:#6b6b6b url(../images/injet_25_tile.png) repeat-y 0 0;
	clear:both;
	margin:0 0 25px 0;
	min-height:auto;
	height:auto;
	width:880px;
}

#contentNav {
	background:url(../images/injet_25_sub.png) 0 0 no-repeat;
	width:860px;
	height:24px;
	text-align:right;
	padding:3px 20px 0 0;
}
#mainContent {
	width:880px;
	padding:0px 0 0 0;
	background:url(../images/injet_25_shadow.png) 0 0 no-repeat;
	position:relative;
}
#mainContent h2 {
	background:url(../images/injet_25_10_title.png) 0 0 no-repeat;
	width:860px;
	height:264px;
	margin:0 0 0 20px;
}

#mainContent p, #mainContent li, #mainContent h3 {font:0.75em Arial, Helvetica, sans-serif;}
#mainContent p, #mainContent li {color:#fff;}
#mainContent h3 {
	color:#e37925;
	margin:0 0 0 0;
	}
#mainContent strong {color:#e37925;}
#mainContent p {
	margin:0 0 1em 0;
	line-height:1.5em;
}
#touchTenText {
	padding:30px 18px 0 48px;
	float:left;
	width:212px;
	border-right:1px solid #e37925;
	}
#touchTenText a {
	display:block;
	text-decoration:none;
	height:100%;
}
#touchTenText div {
	background:url(../images/injet_25_10_btn.png) 0 0 no-repeat;
	width:126px;
	height:135px;
	margin:0 0 0 35px;
}
#Tables ul {margin:10px 0 1em 0;}
#Tables li {
	background: url(../images/bullet_orange.png) 0px 4px no-repeat;
	padding: 0 0 6px 10px;
}
#mainContent span {
	position:absolute;
	left:-9999px;
}
#Tables {
	float:left;
	width:560px;
	padding:30px 0 0 40px;
	}
#Tables table {
	float:left;
	clear:none;
	border-collapse:separate;
	border-spacing:8px;
}
th, td {
	font:0.8em Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	}
#tableA {margin:0;width:100px;}
#tableA th {color:#e37925;}
#tableA td {
	background:transparent;
	color:#f4f4f4;
	font:1.3em Arial Narrow, Helvetica Narrow, sans-serif;
	}
#tableB {margin:0 0 25px 60px;}
#tableB td, #tableB th {color:#e37925;}
#tableB thead th {color:#f4f4f4;}
#tableB td {
	width:106px;
	background:#000;
	padding:6px;
	}
#tableB thead th, #tableB td {text-align:center;}
#tableB tbody th {
	text-align:right;
	padding:0 7px 0 0;
	}
#tableB tfoot td {
	width:auto;
	background:transparent;
	padding:0 0 0 60px;
	color:#f4f4f4;
	}
td.disclaimer { color: #999 !important; font-style: italic; font-size: 10px; text-transform: none !important; }