/* Timeblocks */

div.pre-text {
    font-weight: normal;
}
div.post-title-text {
    font-weight: normal;
}
div.post-text {
    font-weight: normal;
}

div.time-block-end-time {
    text-align: right;
    display: none;
}

div.slot-speakers {
    margin-top: 1ex;
    margin-bottom: 1ex;
}

div.slot-speakers-row {}

div.slot-speaker-name {
    font-weight: bold;
}
div.slot-speaker-institution {
    font-weight: normal;
    margin-bottom: 1ex;    
}

