
table.calendar td.calendarCell,
table.smallcalendar td.calendarCell {
    background: #fff;
}

table.smallcalendar td.calendarCell a {
    font-size:130%;
    font-weight:bold;
    color:#1A9C18;
}

.calendarToday {
    background:#009CE1;
    color:#fff;
}

table.smallcalendar td {
    font-size:100%;
}

ul.itemlist li.item .item_title,
ul.itemlist_bullet li.item .item_title {
    display: block;
}

ul.itemlist li.item p,
ul.itemlist_bullet li.item p {
    display: inline;
}

a.meerinfo {
    display: block;
}

