.wrapperOctoberSessions table {
    margin: 0 0 10px;
    padding: 0;
    border-collapse: collapse;
    width: 100%;
    font-size: .9em;
    border-bottom:12px solid #fff;
}

.wrapperOctoberSessions .sessionTitleShorter {
    height: 35px;
    padding-bottom: 10px; 
}

.wrapperOctoberSessions thead th {
    padding: 10px 5px;
    vertical-align: top;
    font-size: 12px; 
}