body, td, tr, table, div, font
{
    font-family: Verdana;
    font-size: 8pt;
}

.theader
{
    font-weight: bold;
    color: black;
}

.button
{
    height: 21px;
    width: 100px;
    border: solid 1px #aaaaaa;
    background-color: #f4f4f4;
    font-size: 8pt;
    text-align: center;
    vertical-align: super;
}

.input
{
    width: 677px;
}

.retailer_input
{
    width: 204px;
}


.error
{
    border: solid 2px red;
}
