ul.releases
{
    clear: both;
}

ul.releases li
{
    width: 192px;
    float: left;
    margin-right: 24px;
}

ul.releases li.lastInRow
{
    margin-right: 0;
}

ul.releases div.coverArtBox
{
    text-align: center;
}

.content .yearHeading
{
    color: #6ad4e4;

    margin-top: 16px;
    margin-bottom: 12px;
}

.content .releaseHeading
{
    margin-top: 6px;
    margin-bottom: 0;
    padding: 0;
    padding-bottom: 14px;
}

