.divConteudo
{    
    float: left;
    margin: 2px 0px 2px 2px;
    overflow:auto;
    min-width:420px;
    max-width:640px;
}

.tdLinha
{
    margin-bottom: 20px;
    border-bottom-style: none;
    border:0.5px;
}
.tdTitulo
{
    border-bottom-style: none;
}

.divdataViewExtended
{ width:590px;
  padding-right:3px;      
}
