.schedule
{
 width: 100%;
 margin-bottom: 50px;
}

.header
{
 border-bottom: solid 1px #333;
 border-right: solid 1px #333;
 font-weight: 700;
 font-size: 15px; 
 font-variant: small-caps;
}

.day
{
 width: 14%;
 font-weight: 600;
 padding-bottom: 10px;
}

.session
{
 width: 90%;
 height: 65px;
 border-bottom: solid 1px #999;
 border-top: solid 1px #999;
 font-size: 9px;
 padding: 0px 2px 0px 2px;
}

.session a
{
 font-weight: 400;
 color: navy;
}

.session .title
{
 font-weight: 600;
}

.session .title a
{
 font-weight: 600;
 color: navy;
}

.session .times
{
 font-weight: 400;
}







/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
