#pricetable th.side {
background: transparent url(../images/bg_th_side.gif) no-repeat bottom left;
color:#6e6f37;
padding-bottom: 3px;
}

#pricetable td.side {
text-align:right;
background: transparent url(../images/bg_td_side.jpg) no-repeat bottom left;
width:130px;
font:bold 11px verdana;
color:#6e6f37;
padding:0px 8px 0px 0px;
}

#pricetable th {
height:64px;
border-right:1px solid #fff;
vertical-align:bottom; color:#fff;
font:bold 11px verdana;
background:transparent url(../images/bg_th.gif) no-repeat bottom left;
text-align: center;
padding-bottom: 3px;
}

#pricetable td {  
text-align:center;
background:transparent url(../images/bg_td.jpg) no-repeat bottom left;
border-right:1px solid #fff;
color:#4d473b;
width:130px;
height:30px;
font:bold 11px verdana;
}