﻿.agendaRow {
    margin-right:0;
    margin-left:0;
}
.agendaDate {
    background-color:#e9edf7;
    color:#4d4d4d;
    font-weight:bold;
    font-size:1.3em;
    padding:10px;
}
.agendaTime {
    font-size:1.3em;
    font-weight:bold;
}
.agendaTitle {
    font-size:1.2em;
    font-weight:bold;
}
