.Schedule_ul
{
    list-style-type: none;
    margin-left: -20px;
    margin-top: 5px;
}
.Schedule_ul li
{
    background-image: url(../images/li_icons/soccerball2.jpg);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 18px;
    line-height: 1.5em;

}
.Schedule_division_title
{
    font-size: 12pt;
    font-weight: bold;
    text-decoration: underline;
}
.Schedule_date_updated
{
    font-size: 8pt;
    color: #808080;
    font-style: italic;
}
