#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:880px;
	height:24px;
	text-align:right;
	padding:3px 0 0 0;
}
#contentNav li {width:19%;}
#mainContent {
	/* background:url(../images/faq_background.png) 0 0 no-repeat; */
	width:880px;
	min-height:366px;
	padding:40px 0 20px 0;
}
#mainContent h2 {
	background:url(../images/pressreleases_title.png) 0 0 no-repeat;
	width:166px;
	height:32px;
	margin:0 0 0 50px;
}

#mainContent div.press_release {
	margin: 10px 50px 0 50px;
	padding: 0 0 15px 0;
	padding-bottom: 15px;
	border-bottom:1px dotted #777;
}
#mainContent div.press_release_detail {
	margin: 10px 50px 0 50px;
}
#mainContent h3 a { text-decoration: none; }
#mainContent a {
	color: #e37925;
}
#mainContent p {
	color: #ccc;	
}
#mainContent p.pub_date {
	color: #fff;
	font-size: 11px;
}
#mainContent h4 {
	font-size: 14px;
	color: #222;
}
#mainContent h5 {
	font-size: 12px;
	color: #222;
}

#mainContent div.press_release_detail h3 {
	color: #e37925;
}
#mainContent div.press_release_detail h4, #mainContent div.press_release_detail h5 {
	color: #111;
	padding: 0 0 8px 0;
	margin: 0;
}
#mainContent div.press_release_detail h6 {
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 4px;
}
#mainContent div.press_release_detail p {
	padding-bottom: 10px;	
}

#mainContent div.press_release_detail strong {
	color: #fff;
	font-size: 12px;
}
#mainContent div.press_release_detail ul {
	margin-left: 15px;
	margin-bottom: 10px;
}
#mainContent div.press_release_detail ul li {
	font-size: 12px;
	color: #ccc;
	padding-bottom: 6px;
}
/*
#mainContent h3 {
	font:12px/15px Arial, Helvetica, sans-serif;
	color:#e37925;
}
#mainContent p {
	margin:0 0 1em 0;
	width:400px;
}
#mainContent span {
	position:absolute;
	left:-9999px;
}
#mainContent div {
	padding:0 0 10px 0;
	margin:0 0 10px 146px;
	border-bottom:1px solid #e37925;
	width:400px;
	}
#mainContent div a {color:#e37925;}
*/