.time_table .title-sm p {
    padding: 15px 0;
}

#program table {
    width: 100%;
}

#program td {
    padding: 5px 15px;
}

#program .time {
    background-color: #fff8f4;
    font-weight: bold;
    text-align: center;
    width: 100px;
}

td.time {
    color: #000000;
    text-decoration: none;
    vertical-align: top;
}

td.border {
    background: url(/asset/img/border.gif) 0 center repeat-x;
}

td.pname {
    color: #000000;
    text-decoration: none;
    vertical-align: top;
}

td.none {
    color: #000000;
    text-decoration: none;
    width: 125px;
    background-color: #EAEAEA;
}

A:link.urllink {
    text-decoration: underline;
    color: #FE6400
}

A:visited.urllink {
    text-decoration: underline;
    color: #FE6400
}

A:hover.urllink {
    text-decoration: underline;
    color: #FF8200
}
