
    h3
    {
        background: transparent url(../img/gui/h2_home.jpg) 0 0 no-repeat;
        height: 20px;
    }

    h3.en
    {
        background-position: 0 0;
        width: 97px;
    }

    h3.se
    {
        background-position: 0 -20px;
        width: 124px;
        margin-top: 40px;
    }

    #rightside p
    {
        margin-left: 0;
    }