h2#techValue {
	margin: 0 0 10px 0;
	padding: 48px 0 0 0;
	overflow: hidden;
	background-image: url(../images/subheads/h_tech_value.gif);
	background-repeat: no-repeat;
	height: 0px !important; /* for most browsers */
	height /**/:48px; /* for IE5.5's bad box model */
}

h2#agistixAdvisoryBoard {
	margin: 0 0 10px 0;
	padding: 48px 0 0 0;
	overflow: hidden;
	background-image: url(../images/subheads/subhead_advisory_board.gif);
	background-repeat: no-repeat;
	height: 0px !important; /* for most browsers */
	height /**/:25px; /* for IE5.5's bad box model */
}

h2#newsAndEvents {
	margin: 0 0 10px 0;
	padding: 48px 0 0 0;
	overflow: hidden;
	background-image: url(../images/subheads/subhead_news_events.gif);
	background-repeat: no-repeat;
	height: 0px !important; /* for most browsers */
	height /**/:20px; /* for IE5.5's bad box model */
}

h2#news {
	margin: 0 0 10px 0;
	padding: 48px 0 0 0;
	overflow: hidden;
	background-image: url(../images/subheads/subhead_news.gif);
	background-repeat: no-repeat;
	height: 0px !important; /* for most browsers */
	height /**/:20px; /* for IE5.5's bad box model */
}

h2#events {
	margin: 0 0 10px 0;
	padding: 48px 0 0 0;
	overflow: hidden;
	background-image: url(../images/subheads/subhead_events.gif);
	background-repeat: no-repeat;
	height: 0px !important; /* for most browsers */
	height /**/:20px; /* for IE5.5's bad box model */
}

h2#awards {
	margin: 0 0 10px 0;
	padding: 48px 0 0 0;
	overflow: hidden;
	background-image: url(../images/subheads/subhead_awards.gif);
	background-repeat: no-repeat;
	height: 0px !important; /* for most browsers */
	height /**/:20px; /* for IE5.5's bad box model */
}


h2#careersAtAgistix {
	margin: 0 0 10px 0;
	padding: 48px 0 0 0;
	overflow: hidden;
	background-image: url(../images/subheads/subhead_careers.gif);
	background-repeat: no-repeat;
	height: 0px !important; /* for most browsers */
	height /**/:25px; /* for IE5.5's bad box model */
}

h3#agistixManagementTeam {
	margin: 15px 0 10px 0;
	padding: 8px 0 0 0;
	overflow: hidden;
	background-image: url(../images/subheads/h_management_team.gif);
	background-repeat: no-repeat;
	height: 0px !important; /* for most browsers */
	height /**/:8px; /* for IE5.5's bad box model */
}

ul.careerList {
	margin: 0;
	padding: 0;
}

ul.careerList li {
	list-style: url(../images/bg_subnav_arrow.gif);
	margin: 0 0 1em 25px;
}

ul.careerList li a {
	font-weight: normal !important;
}

.newsEventDesc {
	padding-left: 130px;
}

.newsEventDate {
	padding-left: 0px;
	float: left;
	margin: 0;
	padding: 0;
}

.awardDesc img {
	float: left;
	display: inline;
	margin-left: 5px;
}

.awardDesc p {
	margin-left: 140px;
	padding-right: 20px;
}
