/*  */
body {
    text-align:center;
    margin: 0px;
    padding: 0px;
    background: #FFFFFF url(/cps/berner/group-en/p/layout/preliminary_selection/psp_bg_.gif) repeat-x 0px 332px;
}

img {
    border-style: none;
    margin: 0px;
}

#frame {
    text-align: left;
    position: relative;
    width: 987px;
    margin-left: auto;
    margin-right: auto;
    font-family: Arial, sans-serif;
 }

#mood {
    padding: 0px;
    line-height: 1px;
}

#logo {
    position: absolute;
    right: 30px;
    top: 295px;
}

#content {
    padding-top: 100px;
    background: #D9DADC url(/cps/berner/group-en/p/layout/preliminary_selection/psp_headline.jpg) no-repeat 28px 28px;
}

    #content a:link, #content a:active, #content a:visited {
    text-decoration: none;
    color: #666;
}

.box {
    width: 368px;
    height: 120px;
    background-color: #FFFFFF;
    float: left;
    margin-right: 4px;
    margin-bottom: 5px;
    font-size: 11px;
    line-height: 20px;
    color: #666;
}
    .box .boxcontent { padding: 15px 35px 5px 30px; }

    .box h2 {
        color: #000;
        font-size: 14px;
        text-transform: uppercase;
        margin-top: 0px;
        margin-bottom: 12px;
    }

    .box p {
        margin-top: 0px;
        margin-bottom: 10px;
    }

.flag { margin-right: 3px; }

.clearer { clear: both; }

#footer {
    padding: 35px 25px 30px 25px;
    color: #999;
    background-color: #D9DADC;
    text-align: center;
    font-size: 10px;
}

    #footer a:link, #footer a:active, #footer a:visited {
        text-decoration: none;
        color: #999;
    }

    #footer .hr {
        background-color: #CBCBCD;
        height: 1px;
        line-height: 1px;
        font-size: 1px;
        margin-bottom: 10px;
    }

