
#cloth table, #cloth td{
	font:100% Arial, Helvetica, sans-serif; 
}
#cloth table{width:100%;border-collapse:collapse;margin:1em 0;}
#cloth th, #cloth td{text-align:left;padding:.5em;border:1px solid #fff;}
#cloth th{background:#328aa4 url(tr_back.gif) repeat-x;color:#fff;}
#cloth td{background:#e5f1f4;}



#cloth tr.even td{background:#e5f1f4;}
#cloth tr.odd td{background:#f8fbfc;}

#cloth th.over, #cloth tr.even th.over, #cloth tr.odd th.over{background:#4a98af;}
#cloth th.down, #cloth tr.even th.down, #cloth tr.odd th.down{background:#CCCCCC;}
#cloth th.selected, #cloth tr.even th.selected, #cloth tr.odd th.selected{}

#cloth td.over, #cloth tr.even td.over, #cloth tr.odd td.over{background:#ecfbd4;}
#cloth td.down, #cloth tr.even td.down, #cloth tr.odd td.down{background:#CCCCCC;color:#003366;}
#cloth td.selected, #cloth tr.even td.selected, #cloth tr.odd td.selected{background:#CCCCCC;color:#555;}


#cloth td.empty, #cloth tr.odd td.empty, #cloth tr.even td.empty{background:#fff;}