#oTaxResults table { border-right : 1px Solid #847B8C; border-bottom : 1px Solid #847B8C; }
#oTaxResults table td { background-color : #fff; border-left : 1px Solid #847B8C; border-top : 1px Solid #847B8C; }
#oTaxResults table td.Result { width : 40px; background-color : #E0E0FF; }

#oTaxablePercentages { width : 100%; float:left; }
#oTaxablePercentages th.First { width : 110px; background : url(/img/table_th_topleft.gif) top left;  }
#oTaxablePercentages th.Last { background : url(/img/table_th_topright.gif) top right; width : 10px; }
#oTaxablePercentages th { background : url(/img/table_th.gif) top left; padding : 2px 2px 2px 10px; }
#oTaxablePercentages td { background : url(/img/table_td.gif) left; padding : 2px 2px 2px 10px;  border-top : 1px Solid #848390;}
#oTaxablePercentages th.First { padding : 2px 2px 2px 10px;  }
#oTaxablePercentages td.First { padding : 2px 2px 2px 10px;  }
#oTaxablePercentages td.Last { background : url(/img/table_td_right.gif) right;  }
#oTaxablePercentages tr.Last td { background : url(/img/table_td_bottom.gif) bottom left;  }
#oTaxablePercentages tr.Last td.First { width : 110px; background : url(/img/table_td_bottomleft.gif) bottom left;  }
#oTaxablePercentages tr.Last td.Last { background : url(/img/table_td_bottomright.gif) bottom right; width : 10px; }
