﻿
.generationcell
{
    width: 150px;
    text-align: left;
    font-size: smaller;
}

.generationcellimage
{
    width: 80px;
    height: 90px;
}

.imagefloatleft
{
    float: left;
    padding: 1em;
}

.sectiontext
{
    padding: 1em;
}

