td.cbheader { text-align: left; }
td.cbheader span.head   { font-size: 12px; font-family: Arial; font-weight: bold }
td.cbheader td.normal  { font-size: 12px; font-family: Arial; font-style: normal; font-weight: normal; text-align: left }

table.cbinfotable { background-color: #eee; border: #fff 2px solid; }
td.cbinfo span.head  { color: #333; font-size: 10px; font-family: Arial; font-style: normal; font-weight: normal; text-align: left; letter-spacing: 0.1em }
div.cbinfospacer { border-top: #666 1px solid;  font-size: 4px; }
td.cbinfo td.normal  { color: #666; font-size: 10px; font-family: Arial; font-style: normal; font-weight: normal; line-height: 140%; text-align: left }

table.cbcontenttable { background-color: #eee; border-bottom: #fff 2px solid; }
td.cbcontenthead span.head  { color: #fff; font-size: 12px; font-family: Arial; font-style: normal; font-weight: bold; text-align: left; letter-spacing: 0 }
td.cbcontentheader { border-bottom: #fff 2px solid; }
td.cbcontent td.normal  { color: #666; font-size: 10px; font-family: Arial; font-style: normal; font-weight: normal; line-height: 140%; text-align: left }

#cbgrey td.cbcontentheader { background-color: #888888; }
#cbgrey td.cbcontent { background-color: #F5F5F5; }

#cbblue td.cbcontentheader { background-color: #486085; }
#cbblue td.cbcontent { background-color: #E7F0FF; }

#cborange td.cbcontentheader { background-color: #FF6600; }
#cborange td.cbcontent { background-color: #FF9900; }
#cborange td.cbcontent td.normal { color: #fff; }

