﻿td.denunciaform_lbl
{
    width: 140px;
    height: 28px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

*.denunciaform_edit
{
    width: auto;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
}

*.denunciaform_fld
{
    border: 1px solid #D4D4D4;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    display: block;
    font-size: 13px;
    height: 20px;
    padding: 2px;
    width: 240px;
    background-color: #F5F5F5;
    vertical-align: middle;
}

*.denunciaform_error_lbl 
{
    display:block;
    color: Red;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
}

*.denunciaform_gridcontainer
{
    overflow: auto;
    width: 380px;
    min-height:150px;
}
