tr.event td, a.show_link
{
    font-family: Verdana, sans-serif;
    font-weight: 100;
    font-size: 11px;
    letter-spacing: .225em;
    color: rgb(101,101,101);
}

tr.event-ideal td, a.show_link-ideal
{
    font-family: "Gill Sans", "Gill Sans MT";
    font-weight: 100;
    font-size: 14px;
    letter-spacing: 2px;
}

td.date
{
    width: 60px;
}

a.show_link, a.show_link-ideal
{
    text-transform: lowercase;
    color: #B21817;
}
