table.my_own_prices {border:1px #4F6262 solid; font:14px verdana; width:550px;}
table#pricebox {width:100%;}
table#pricebox td.price, table#pricebox td.perpill, table#pricebox td.buy {width:18%;}

table#pricebox thead td {color:white; font:12px tahoma; background:#C40B13; font-weight:bolder; margin:10px; padding:10px;}

table#pricebox tbody a, 
table#pricebox tbody tr td {color:black; font:14px arial; margin:0px; padding:5px;}
table#pricebox tbody tr:hover * {cursor:pointer; background: #7EAAE9; color:white;}
table#pricebox tbody tr td span {font-weight:bold;}

table#pricebox td.price, table#pricebox td.perpill, table#pricebox td.buy {text-align:center;}
