﻿.indent
{
    padding: 8px;
}
.eventsTitle
{
}
#archivedTitle
{
    padding-top: 6px;
    height: 40px;
	font-size: 18px;
	color: #6095C1;
	font-weight: normal;
}
.resultRow
{
    clear: both;
    padding-bottom: 12px;
    width: 736px;
    overflow: hidden;
}
.rowFooter
{
    clear: both;
    height: 1px;
    overflow: hidden;
}
.dateAndLocation
{
    float: left;
    width: 136px;
}
.titleAndDesc
{
    float: left;
    width: 600px;
}
hr
{
    clear: both;
}

