#price-list table {border:1px solid #399DA2;}
#price-list th {text-align:left;}
#price-list th,
#price-list td {padding:7px 10px;}
#price-list tr.odd td {background:#E0EFEF;}
#price-list tr.even td {background:#fff;}

#price-list .product,
#price-list .location,
#price-list .total  {font:bold 15px Arial;}

#price-list .product a,
#price-list .location a {text-decoration:none;}