table#tradeshows { 
    width:100%;
    margin-top:10px;
    font-size:85%;
    }
table#tradeshows td.col1 {width:100px;}
table#tradeshows tr.month td {
    background:#999A9B;
    color:#fff;
    font-weight:bold;
}

h2 { margin-bottom:-10px; }