#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:0;
	background:url(../images/injet_25_shadow.png) 0 0 no-repeat;
	position:relative;
}
#left {
	float: left;
	padding: 30px 0px 10px 40px;
	width: 540px;
}
#intro h2 {
	background:url(../images/injet_25_details_title.png) 0 0 no-repeat;
	width:221px;
	height: 38px;
}
#intro p {
	font:0.75em Arial, Helvetica, sans-serif;
	color:#fff;
	margin:0 0 1em 0;
}

p.choose {
	width: 500px;
	height: 29px;
	background: url(../images/card_details_choose.png) top left no-repeat;
}

#mainContent span {
	position:absolute;
	left:-9999px;
}
/*
#subsub {
	background:url(../images/injet_25_details_sub.png) 0 0 no-repeat;
	width:810px;
	height:44px;
	padding:0 0 0 70px;
}
#subsub ul {height:26px;}
#subsub li {
	float:left;
	width:170px;
	height:26px;
}
#subsub a {
	display:block;
	text-decoration:none;
	height:100%;
}
*/
#Text {
	background:url(../images/injet_25_details_arrow.png) 0 0 no-repeat;
	padding:0px 0px 0 20px;
	margin:0;
}
#Cards {
	float:right;
	/* background:url(../images/injet_25_details.png) 100% 60px no-repeat; */
	width:250px;
	/* height:315px; */
	padding:0;
	border-left:1px solid #e37925;
	margin: 10px 0;
}
#Cards div {
	background:url(../images/injet_25_details_button.png) 0 0 no-repeat;
	width:111px;
	height:34px;
}
#Cards div a {
	display:block;
	text-decoration:none;
	height:100%;
}

div.details_wrapper { margin-left: 18px; border-top: 1px dotted #777; padding-top: 15px; }

.Tables {
	/* background:url(../images/injet_25_details_25.png) 100% 0 no-repeat; */
	}
table {
	border-collapse:separate;
	border-spacing:2px;
}
th, td {
	font:0.8em Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	}
.tableA {margin:0 0 25px 0;}
.tableA th {color:#e37925;}
.tableA td {
	background:transparent;
	/* width:160px; */
	padding-right: 40px;
	color:#f4f4f4;
	font:2em Arial Narrow, Helvetica Narrow, sans-serif;
	}
.tableB {margin:0 0 10px 0px;}
.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;
	}
	
.details_wrapper h3 {
	height: 55px;
	background-position: top left;
	background-repeat: no-repeat;
}
p.disclaimer { color: #999 !important; font-style: italic; font-size: 10px; }
#injet10 h3 { background-image: url(../images/card_details_h3_10.png); height: 45px !important; }
#injet25 h3 { background-image: url(../images/card_details_h3_25.png); }
#injet50 h3 { background-image: url(../images/card_details_h3_50.png); }
#injet100 h3 { background-image: url(../images/card_details_h3_100.png); }

.details_wrapper p { padding-bottom: 20px; font-style: italic !important; }
.details_wrapper p a { color: #ccc; }