<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.CheckoutBasket 
{
    border-left: 1px solid #ccc;    
    border-bottom: 1px solid #ccc;
    margin-bottom: 20px;
}

.CheckoutBasket td
{
    border-right: 1px solid #ccc;
    padding-top: 15px;
    padding-bottom: 15px;
}

</pre></body></html>