﻿body
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #2F2F2F;
    font-weight: normal;
    font-size: 10px;
    line-height: 14px;    
}

h1
{
    padding: 0px;    
    font-family: Arial Narrow;
    text-align: left;
    font-size: 2em;
    font-weight: normal;
    padding-bottom: 5px;
    color: #2F2F2F !important;    
}

.heading, .sm
{
    clear: both !important;
    background-color: #973e3d;
    line-height: 24px;
    text-align: center;
    color: #f1f1f1;
    font-size: 12px;
    margin: 5px 0px;
    vertical-align: middle; 
}

.sm
{
    font-size: 8px;
}

.disclaimer
{
    font-size: 8px;
    line-height: 10px;   
}


.title
{
    font-weight: bold;
    text-align: right;
    padding-right: 10px;       
}

.data, .dataNoBox
{
    border: Solid 1px #2F2F2F;
    padding-left: 5px;
}

.dataNoBox
{
    border: none;
}

div.data
{
    width: 98%;
}

.productList
{
    text-align: left;        
    font-weight: bold;
    padding-left: 20px;    
}

.bug
{
    max-width: 50px;
    max-height: 50px;
    margin: 3px;
    border: none;
    border: Solid 1px black;
    width: 50px;
    height: 50px;
    float: right;
}
    

    


