@charset "utf-8";

table.mactable { border-collapse: collapse; border: 1px solid #7f7f7f; }
table.mactable tr.header { background: url(../orb_img/common/sprite.png) #d8d8da repeat-x 0px 0px; }
table.mactable tr.header th { padding: 0 10px; font-size: 93%; line-height: 1.9; }
table.mactable tr.header th.ordered { background: url(../orb_img/common/sprite.png) repeat-x 0px -100px; }

table.mactable tr.even { background: #edf5ff; }
table.mactable tr.even td.ordered { background: #dbeaff; }
table.mactable tr.odd { background: #fff; }
table.mactable tr.odd td.ordered { background: #edf5ff; }

table.mactable th { BORDER-RIGHT: #cbcbcb 1px solid; }
table.mactable td { padding: 5px 10px; BORDER-RIGHT: #cbcbcb 1px solid; }