#theme-orders {padding-top:5px;}
/* table head */
#theme-orders th {color:#900;font-size:11px;height:28px;text-align:left;padding:0 5px;}
#theme-orders th.field-title, #theme-orders th.field-buy {background: url(/i/themes/th-light.png) repeat-x top left;}
#theme-orders th.field-sms {background: url(/i/themes/th-dark.png) repeat-x top left;}
/* td */
#theme-orders a.buy {display:block;background: url(/i/themes/buy-btn.png) no-repeat top center;height:18px;}	
#theme-orders td {padding:5px;vertical-align:middle;}
#theme-orders td.field-buy {text-align:right;}
#theme-orders tr.odd td.field-title, #theme-orders tr.odd td.field-buy {background-color:#FFF2EB;}
#theme-orders tr.even td.field-title, #theme-orders tr.even td.field-buy {background-color:#FFDBC9;}
#theme-orders tr.odd td.field-sms {background-color:#FFE5D7;}
#theme-orders tr.even td.field-sms {background-color:#FFD1BA;}
/* table footer */
#theme-orders tfoot td {height:30px;}
#theme-orders tfoot td.field-title, #theme-orders tfoot td.field-buy {background: url(/i/themes/tfoot-light.png) repeat-x top left;}
#theme-orders tfoot td.field-sms {background: url(/i/themes/tfoot-dark.png) repeat-x top left;}
