.standard-table { border-collapse: collapse; width: 100%; margin-bottom:5px; }
.standard-table th { background-color: #65b5ab; color:#fff; padding:3px; font-weight:bold; }
.standard-table tr { border-bottom: 1px solid #ccc; padding: 4px 0; }
.standard-table td { padding: 4px; }
.content-table { width: 100%; font-size:0.9em; }
.content-table td { padding:10px; }
.quiet { color:#aaa; } 