.bodytext > p.caption {
}

table.links td {
	font-size: 0.8em;
	padding: 0 10px 10px 0;
	width: 50%;
}

table.links td p {
	width: 100%;
}


table.specs, table.applications {
	clear: both;
	margin-bottom: 2em;
}

table.specs caption {
	caption-side: bottom;
	text-align: left;
	font-family: Lucida Grande, Trebuchet MS, Verdana, sans-serif;
	font-size: 11px;
	line-height: 1.3em;
	color: #666;
	width: 80%;
	margin: 0 0 0.5em 0;
	padding-top: 1em;
}

table.specs td, table.specs th, table.applications td, table.applications th {
	border-bottom: 1px dotted inherit;
	padding: 0.4em 1em 0.4em 1em;
}

table.specs td, table.specs th {
	white-space: nowrap;
}

table.specs td:first-child, table.specs th:first-child, table.applications td:first-child, table.applications th:first-child {
	padding-left: 0;
}

table.specs td {
	border-right: 1px dotted;
	border-color: inherit;
}

table.specs th, table.applications th {
	border-bottom: 1px solid #333;
	padding-top: 1.2em;
}

table.applications td.good, table.applications td.excellent {
	color: #fff;
	font-size: 10px;
	text-align: center;
	text-transform: uppercase;
	vertical-align: middle;
	font-weight: bold;
}

table.applications td.good {
	background: #FFC0A7;
}

table.applications td.excellent {
	background: #FF2600;
}

table.applications td, table.applications th {
	padding: 0.4em 1em 0.4em 1em;
}

table.applications td {
	border-bottom: 1px dotted inherit;
}

/*<group=Navigation>*/

#navigation ul li#second a {
	padding-bottom: 16px;
}
	
/*</group>*/
