#statistics h2
{
    background: url('../img/statistics/background.png') repeat-y;

    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;

    text-align: center;

    color: #8aff9d;

    font-size: 20px;

    padding-top: 10px;
    padding-bottom: 6px;
}

#statistics ul
{
    padding-bottom: 6px;

    background: url('../img/statistics/bottom.png') left bottom no-repeat;
}

#statistics li
{
    list-style: none;

    background: url('../img/statistics/background.png') repeat-y;

    text-align: center;

    min-height: 20px;
    height: auto;

    line-height: 20px;
}