#outerheader .lang_select, #outerheader .currency_select, #outerheader .megaboard, #outerheader #headerright,
#outerheader #user-nav, #outerheader #subnav, #outerheader #navigation, #outerheader .sidebanner, #outerbeforecontent,
#outerfootersidebar, #outerfooter, .button, .megaboard {
    display: none;
}

body, html {
    margin: 0px;
    padding: 0px;
    font-family: 'Droid Sans', Arial, Verdana, sans-serif;
    font-size: 13px;
    line-height: 16px;
}

table {
    margin-bottom: 15px;
    width: 100%;
    font-size: 11px;
}

table th {
    text-align: left;
    margin-left: 5px;
}

table td, table th {
    border-bottom: 1px solid #ccc;
    padding: 10px 0;
}

table.checkout_totals td, table td.total, table th.total {
    text-align: right;
    font-size: 15px;
}

.float { float: left; width: 50%;}
.float.right { float: right;}
.clear { clear: both; }
h1 { font-size: 22px; }
h2 { font-size: 19px; }
h3 { font-size: 16px; }

#print-footer { clear: both; display: block; }
#print-footer table {
    vertical-align: top;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 18px;
    font-size: 10px;
    color: #666;
    border-top: 3px solid #fd4f03 !important;
}
#print-footer table td { border: 0px !important; }
#print-footer a {
    color: #c4c4c4;
    text-decoration: none;
}