/********************************************************************************************************************************************/
/* IDs */

#latestRelease
{
}

/* IDs */
/********************************************************************************************************************************************/
/********************************************************************************************************************************************/
/********************************************************************************************************************************************/
/* Versions */

.versionRelease
{
    border-bottom: 5px solid black;
    padding: 0 0 50px 0;
    margin: 0;


    h1
    {
        font-size: 40px;
        padding: 0;
        margin: 0 0 30px 0;
    }

    p
    {
        margin: 15px 0;
        padding: 0;
    }

    table.distribution
    {
        margin-top: 30px;
        margin-bottom: 45px;
        padding-bottom: 40px;
        width: 100%;
    }
}

/* Verisions */
/********************************************************************************************************************************************/
/********************************************************************************************************************************************/
/********************************************************************************************************************************************/
/* Generic */


/* Fonts */
/********************************************************************************************************************************************/
