﻿.events *
{
}
.events.header *
{
}

.events.rows *
{
}

.events.rows.alternating *
{
}

.title, .title a
{
}

.header
{
}

.row *
{
}

.details
{
}

.details, .details td
{
}

.jpg a, .gif a, .png a
{
    padding-left: 33px;
    background-image: url(../icons/jpg.gif);
    background-repeat: no-repeat;
    background-position: left top;
    line-height: 33px;
    height: 33px;
    display: block;
}

.pdf a
{
    padding-left: 32px;
    background-image: url(../icons/pdf.gif);
    background-repeat: no-repeat;
    background-position: left top;
    line-height: 32px;
    height: 32px;
    display: block;
}

.doc a
{
    padding-left: 32px;
    background-image: url(../icons/doc.gif);
    background-repeat: no-repeat;
    background-position: left top;
    line-height: 32px;
    height: 32px;
    display: block;
}
.EventLink
{
}
.TimeLabel
{
}
.EventTitle
{
}
.details td
{
    border-style: solid;
    border-width: 0px 0px 1px 0px;
    border-color: #000000;
}
