#content h2 {
	border-left: 0;
	border-bottom: 0;
	font-size: 1.2em;
	margin-bottom: 0;
}
div.thcTableOverview table {
	width: 100%;
	padding: 0;
	margin: 0;
}
div.thcTableOverview table th {
	vertical-align: top;
}
div.thcTableOverview table td, div.thcTableOverview table th {
	margin: 0 0 0 0;
	padding: 0.25em;
}
div.thcTableOverview table td, div.thcTableOverview table th.thcbd {
	border-top: 1px solid #808080;
	vertical-align: middle;
}
div.thcTableOverview table th.thcbd abbr {
	border-bottom: 0;
}


div.thcTableDetailed table {
	width: 100%;
	padding: 0;
	margin: 0;
}
div.thcTableDetailed table td, div.thcTableDetailed table th {
	margin: 0 0 0 0;
	padding: 0.25em;
}
div.thcTableDetailed table td {
	border-top: 1px solid #808080;
}
div.thcTableDetailed table td {
	border-right: 1px solid #808080;
}
div.thcTableDetailed table td.borLeft {
	border-right: 0;
}
div.thcTableDetailed table th.thcbd abbr, div.thcTableDetailed table td.thcbd abbr  {
	border-bottom: 0;
	display: block;
}
div.thcTableDetailed table td.green {
	color: #003300;
}
div.thcTableDetailed table td.red {
	color: #330000;
}
div.thcTableDetailed table th.phenoTh {
	padding-top: 2em;
}

