.print_only
{
    display: block;
}

.no_print
{
    display: none;
}

body
{
    font-size: 10pt;
    font-family: times, 'times new roman', serif; 
    color: #000;
    background: none;
}

h2, h3
{
    color: #000;
}

h2
{
    font-size: 14pt;
}


h3
{
    font-size: 12pt;
}



#printbanner
{
    display: block;
}

#printbanner img
{
    width: 5cm;
    float: left;
}

#printbanner div
{
    float: right;
    width: 5cm;
    font-size: 8pt;
    margin: 0 0 1cm .5cm;
}


#container
{
    width: 18cm;
    background: none;
    margin: 1cm 0 0;
    padding: 0;
}


#content
{
    background: none;
    clear: both;
    margin: 0;
    padding: 0;
}

p { padding-right: 2cm; }
.orderlist
{
    width: 17cm;
    font-family: helvetica, arial, verdana, sans-serif;
    font-size: 8pt;
    border-width: .5pt !important; 
}

.orderlist td
{
    border-width: .5pt !important; 
}


.ordersummary
{
    font-family: helvetica, arial, verdana, sans-serif;
    font-size: 8pt;
    position: relative;
    left: -1cm;
    width: 10cm;
}

.ordersummary .gt
{
    color: #000;
    text-transform: uppercase;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc
}


a
{
    color: #000;
    text-decoration: underline;
}

#navigation, #status, #footer, .button, #contact, #rightcol, .gibblet, .top, #debug
{
    display: none;
}

th
{
    color: #000 !important;
    font-weight: bold !important;
    background: none !important;
    border-top: 1px solid #ccc;
}
