BODY
{
    font-family: verdana;
}

#Content
{
    width: 730px;
}

H1
{
    margin: 0px;
    padding: 0px;
    font-size: 1em;
}

.qty
{
    text-align: center;
}

.notes
{
    width: 600px;
}

.links, .shop TD, .checkout TD
{
    font-size: 0.7em;
}

.large
{
    font-size: 1em;
}

.product
{
    font-weight: bold;
}

.headings
{
    font-style: italic;
}

.totals
{
    padding-right: 3px;
}

#Total 
{
    font-size: 0.9em;
    border-top: 1px solid #000000;
    border-bottom: 3px double #000000;
}

.buttons
{
    padding-top: 20px;
    text-align: right;
}

UL
{
    margin-left: 15px;
}

.notice
{
    border-collapse: collapse;
}

.notice TR
{
    vertical-align: top;
}

.notice TD
{
    border: 1px solid #000000;
    padding: 5px;
    font-size: 8pt;
}
