/* 
 * tabella carrello 
 */
table.sgChart {width: 100%;}
table.sgChart tr th {border-bottom: 2px solid #303030;}
table.sgChart tr td {border-bottom: 1px solid #303030;}
table.sgChart tr td.price {text-align: right;}
table.sgChart tr td.total {font-weight: bold;}
/* riga bottoni */
table.sgChart tr td.tdBtn {padding: 5px; border-bottom: none;}
