div.eventContainer
{
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: dashed 1px #acadae;
}

div.eventHeading
{
    margin-bottom: 20px;
}

div.eventHeadingText
{
    float: left;
    width: 80%;
}

div.eventHeadingImage
{
    float: left;
    width: 20%;
}
