#mainContentCol h1 {
	display: none;
}
#dioxin-banner {
	margin: 0 0 3px 0;
}
#navigationul {
	list-style: none;
	padding: 0;
	margin: 0;
	height: 30px;
	border-bottom: #ccc solid 2px;
	text-align: center;
	background: url('http://static.ewg.org/reports/2010/dioxins/img/gradient.png') repeat-x 0 0;
}
#navigationul li {
	list-style: none;
	display: inline;
	width: 9em;
	margin: 0;
	padding: 0 20px;
}
#navigationul li a {
	color: #fff;
	text-decoration: none;
	display: inline-block;
	line-height: 30px;
	height: 100%;
	padding: 0 5px;
	font-weight: bold;
}
#navigationul a:hover {
	text-decoration: underline;
}
.text-right {
	text-align: right;
}