table{
    width: 60em;
    table-layout:auto;
}

th, td {
    overflow:hidden;
}

html, body{ height: 100%; }

#schedule{ padding-bottom: 3em; }


#time{
    width: 7em;
}

#url{
    font-style:italic;
    padding:0.5em;
}


#talktitle {
    width: 20em;
}

#speaker{
    width: 15em;
}

#event{
    text-align: center;
    padding:0.5em;
}

#session{
    font-weight:bold;
    height:2em;
    vertical-align:bottom;
}

