#content table {border-collapse:collapse; background-color:#FFF; font-size:90%;}
#content td, #content th {border:1px solid #ccc; padding:1px 5px;}
#content th {font-weight:bold;}
#content thead {border-bottom: 2px solid #ccc;}
#content thead.no2pxBottomBorder{border-bottom: 1px solid #ccc;}

#content table tr.odd {background-color:#ffc;}
#content table tr.even {background-color:#fff;}

#content table.center {text-align:center;}
#content table th.left, #content table td.left {text-align:left;}

#content table th.center, #content table td.center {text-align:center;}

