
.text
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    COLOR: black;
    FONT-FAMILY: Arial, helvetica, sans-serif
}
.header
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: #fff !important;
    FONT-FAMILY: Arial, helvetica, sans-serif;
    BACKGROUND-COLOR: #A29F88;
     padding: 4px;
}
.rounded {
    border: 0px solid #fff;
    border-top: 3px solid #000000;
    border-bottom: 3px solid #000000;
    border-left: 3px solid #000000;
    border-right: 3px solid #000000;
    /*-webkit-border-radius: 20px;*/
    /*-moz-border-radius: 20px;*/
} 
.roundedinfo 
{
    left: -20px;
    border: 0px solid #fff;
    border-top: 1px solid #000000;
    border-left: 1px solid #000000;
    /*-webkit-border-radius: 20px;*/
    /*-moz-border-radius: 20px;*/
} 
#shadow {

    margin: 100px auto;
    position: relative;
    border-right: 1px solid #aaa;
    border-bottom: 1px solid #aaa;
    background: #666666;
}
#bodyblock {
    height: 100px;
    position: relative;
    top: -3px;
    left: -3px;
    border-right: 3px solid #666666;
    border-bottom: 3px solid #666666;
    text-align: center;
    color: #666;
    background: #FFFFFF;

}

#prodinfo {
    height: auto;
    margin-left: 5px;
    margin-top: 3px;
    margin-bottom: 3px;
    float: none;
    position: relative;
    left: 20px;

}

td.techheading
{
    font-size: 11pt;
    font-weight: bold;
    text-decoration: underline;
    COLOR: #882222;
}

.blueheading
{
    font-size: 9pt;
    font-weight: bold;
    text-decoration: underline;
    COLOR: #000000;
}
td.cart
{
    padding: 4px;
}
.redtext
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    COLOR: red;
    FONT-FAMILY: Arial, helvetica, sans-serif
}
.rusttext
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    COLOR: #8b0000;
    FONT-FAMILY: Arial, helvetica, sans-serif
}
