table.selection .colA {
	background-color: #eee;
}
table.selection td, table.selection th {
	vertical-align: top;
	text-align: left;
	white-space: nowrap;
	padding-left: 1em;
}
table.selection td a {
}
table.selection th, table.selection td {
	border-top: dotted #666 1px;
	font-size: 8.5pt!important;
}
table.selection th.specHeading {
	text-align: center;
	background-color: #eee;
}
table.selection th.subHeading {
	font-size: smaller;
	font-weight: normal;
	padding-left: 1em;
}
table.selection span.prodId {
	font-size: 8.5pt!important;
	font-weight: bold;
}
tr.topRow th, tr.topRow td {
	border: 0!important;
}
.spanData {
	border-left: dotted #666 1px;
}