.eDocInstructions
{
    font-weight: bold;
    font-size: 8.5pt;
    color: black;
    font-family: Verdana, Tahoma, Arial;
}



.edocMainTable
{
    
    margin: 2px;
    
    border-collapse: collapse;
}

.eDocMainChoiceCell
{
    vertical-align: top;
    text-align: left;
    width: 300px;
}

.eDocMainPreviewCell
{
    vertical-align: top;
    text-align: center;
    width: 600px;
}

    

.eDocChoiceTable
{
    border-right: black thin solid;
    border-top: black thin solid;
    margin: 2px;
    border-left: black thin solid;
    border-bottom: black thin solid;
    border-collapse: collapse;
}

.eDocChoiceRow
{
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    padding-top: 0px;
}



.eDocChoiceCellLabel
{
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    height: 17px;
    border-bottom-style: none;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    padding-top: 0px;
    vertical-align:bottom ;
   }

.eDocChoiceLabel
{
        font-size: 8pt;
    color: black;
    font-family: Verdana, Tahoma, Arial;
    width:300px;
}


.eDocChoiceCellControl
{
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    padding-top: 0px;
}


