.image-column-row
{
    overflow: hidden;
}
.image-column-col.left
{
    float: left;
}
.image-column-col.right
{
    float: right;
}
