
.fundopost{
background-color: #7f7f7f;
border-bottom: 1px dashed #1d1a1b;
border-left: 1px dashed #1d1a1b;
border-top: 1px dashed #1d1a1b;
border-right: 1px dashed #1d1a1b;
        text-align: justify;
        padding: 3px 3px 3px 3px;
        width: 340px;	
        -moz-border-radius: 8px 8px 8px 8px;
        line-height: 13px;
        font-family: verdana;}

.fundopost2{
background-color: #fcfcfc;
border-bottom: 1px solid #fcfcfc;
border-left: 1px solid #fcfcfc;
border-top: 1px solid #fcfcfc;
border-right: 1px solid #fcfcfc;
        text-align: justify;
        padding: 3px 3px 3px 3px;
        width: 300px;	
        -moz-border-radius: 0px 0px 0px 0px;
        line-height: 13px;
        font-family: verdana;}

fundopost3{
background-color: #fcfcfc;
border-bottom: 1px dashed #fcfcfc;
border-left: 1px dashed #fcfcfc;
border-top: 1px dashed #fcfcfc;
border-right: 1px dashed #fcfcfc;
        text-align: justify;
        padding: 3px 3px 3px 3px;
        width: 360px;	
        -moz-border-radius: 8px 8px 8px 8px;
        line-height: 13px;
        font-family: verdana;}

.linha3 {
        border-top: 4px solid #fcfcfc;
        }
