div#page
{
    & #PrimaryPageImage
    {
        width:100%;
        margin-bottom:15px;
    }
    & #PrimaryPageImage a
    {
        margin-top:0px;
        float:right;
        line-height:normal;
    }
    & #PrimaryPageImage img
    {
        width:100%;
        margin-bottom:0px;
    }

    & #ArticleTitle
    {
        text-align:center;
    }
    & #ArticleBody
    {
        line-height: 1.3em;
    }

    & #ArticleBody h2
    {
        line-height: 100%;
        font-size: 100%;
        font-weight: bold;
        margin-top: 1em;
        text-align: center;
        text-decoration: underline;
    }

    & #ArticleBody p
    {
        margin-top: 1em;
        margin-bottom: 0px;
    }

    & .ArticleList > a
    {
        line-height:200%
    }
    & #ArticleListBody
    {
        line-height: 1.3em;
        font-size: 1.4em;
    }

    & .listlink, & #ArticleListBody a
    {
        margin-top: 1em;
        margin-bottom: 1em;
        text-align: left;
        line-height: 100%;
        font-size: 100%;
    }

    & #ArticleListBody
    {
        text-align: left;
        text-indent: -20px;
        padding-left: 20px;
    }

    & #ArticleListBody h1
    {
        line-height: 100%;
        font-size: 100%;
        font-weight: bold;
        margin-top: 1em;
        text-align: center;
        text-decoration: underline;
    }

}
