table.sectionGoodBad {
	width:755px;
}

table.sectionGoodBad td, table.sectionGoodBad th {
	padding:10px;
	border:1px solid #888888;
}

table.sectionGoodBad tr.cciRow, table.sectionGoodBad tr.cciRow td {
	height:5px;
	padding:0;
	background:#ffcc00;
}


