.lectures table {
    border-left: 2px solid #a5abab;
    font-family: ff-meta-serif-web-pro,Georgia,Cambria,"Times New Roman",Times,serif;
    line-height: 1.45em;
    width: 100%;
    color:#333;
    margin-bottom: 1em;
}
.lectures tr {
    padding-bottom: 0.5em;
}
.lectures td {
    border-left: 1px solid #a5abab;
    padding-left: 0.5em;
    padding-bottom: 0.3em;
}

h2 {
    margin-top: 1em;
}
