table.cart
{
    width: 100%;
}

table.cart tr 
{
}

table.cart td 
{
    padding: 10px;    
    border-bottom: 1px dashed #eeeeee;    
}
