.recordList { border:1px solid silver; width:100%; }
.recordList td { font-family:arial; font-size:11px; line-height:1em; padding:3px; }
.recordList td { text-align:left; vertical-align:top; }
.recordList td.n { text-align:right; }
.recordList td.negative { color:red; }
.recordList td { border-top:1px solid silver; border-left:1px solid silver; }
.recordList td:first-child { border-left: none; }
.recordList tr:first-child td{ border-top: none; }
.recordList thead tr td { vertical-align: bottom; font-weight:bold; border-bottom:1px solid black;  }
.recordList tfoot tr:first-child td { border-top: 1px solid black !important; }


