table.productlist {
    font-family: Arial, Verdana, sans-serif;
    font-size: 11px;
    xbackground-color: #e7e7e7;
    margin: 5px;
}

table.productlist th {
    text-align: left;
    border-bottom: 1px solid black;
}

table.productlist td {
    text-align: left;
    xbackground-color: #fff;
    border-bottom: 1px solid #efefef;
}

table.productlist {
    width: 70%;
    xborder: 1px solid black;
}

table.productlist td.t2 {
    xborder-top: 1px solid black;
    text-align: right;
    font-weight: bold;
    xbackground-color: lime;
    xfont-size: 150%;
}
table.productlist td.xt2 {
    xborder-top: 1px solid black;
    text-align: right;
    xfont-weight: bold;
    xbackground-color: lime;
    xfont-size: 150%;
}
table.productlist td.t3 {
    border-top: 1px solid black;
    font-weight: bold;
    xbackground-color: lime;
    xfont-size: 150%;
}
table.productlist td.t4 {
    border-top: 1px solid black;
    font-weight: bold;
    xbackground-color: lime;
    xfont-size: 150%;
    text-align: right;
}
table.productlist td.c4 {
    text-align: right;
}
table.productlist td.c5 {
    text-align: right;
}
table.productlist td.b2 {
    text-align: right;
}
table.productlist input[type="submit"] {
    border-left:1px solid #C0C0C0;
    border-top:1px solid #C0C0C0;
    height:24px;
}
table.productlist textarea {
    width: 100%;
    height:75px;
    border: 1px solid #ccc;
    font-size: 11px;
}
table.productlist td.text {
}
#menu {
display: none;
}
#footer {
display: none;
}
#button_print {
display: none;
}
textarea {
    font-family: Arial, Verdana, sans-serif;
    font-size: 11px;
    }
