﻿/* sobrescreve o css dos grids - styleList.css */
.listAltRow { background-color: #fefefe; }
/* formata informes */
.msgtitle {float: left; display: inline; font-weight: bold;}
.msgdate {float: right; display: inline; font-size: 0.9em;}
.msgdesc {display: block; width: 100%;}
.msg { margin-bottom: 5px; margin-top: 5px; }
