#content #g-issues   {
    list-style-type: none;
    border: none;
    text-align: center;
    padding-left: 0;
}

#g-issues li {
    margin: 0 25px 0 25px;
    display: inline-block;
}

#g-issues li:first-child {
    display: block;
    margin-bottom: 20px;
}

#g-issues li p  {
    margin-bottom: 10px;
}

#g-past {
    clear: left;
}

#content #g-latest p {
    font-size: 24px;
    font-weight: bold;
    text-transform: uppercase;
}