.SoloHideForPrint
{
    display: none;
    visibility: hidden;
}

table.SOLOCartTable th,
table.SOLOCartTable td,
.SOLOCartContainer .SOLOCartFooter .SOLOCartTotal
{
    border-bottom: 1px dotted #ccc;
}

a:link:after,
a:visited:after
{
    font-size: 90%;
    font-weight: normal;
}