﻿.imageElement
{
    float: left;
    margin: 10px;
}

.imageTitle
{
    clear: both;
}

.imageSubtitle
{
    /*display: none;*/
}

