div#first-level-banner, #top-banner div.over-top-first-level-banner {
    background: url("/fileadmin/templates/faoweb/banner/bannerBackgroundGradient.png") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
    height: 82px;
    margin: 0;
    padding: 0;
    position: relative;
}
#first-level-banner h1.firstLine {
    font-size: 17px;
    margin: 0;
    padding: 16px 0 0 15px;
}
#first-level-banner h1.secondLine {
    font-size: 15px;
    font-weight: bold;
    margin: 0;
    padding: 13px 0 0 15px;
}
div#first-level-banner .bannerRightSide {
    position: absolute;
    right: 15px;
    top: 40px;
}
div#first-level-banner .logoLink {
    float: left;
    margin: 0 5px;
}
div#first-level-banner .logoLink img {
    height: 30px;
}

div#first-level-banner .bannerRightSide45 {
    position: absolute;
    right: 15px;
    top: 25px;
}

div#first-level-banner .logoLink45 {
    float: left;
    margin: 0 5px;
}
div#first-level-banner .logoLink45 img{
    height: 45px;
}

div#first-level-banner h1.fivehundredpx {
    bottom: 10px;
    font-size: 20px;
    font-weight: bold;
    line-height: 26px;
    margin: 0;
    padding: 9px 15px 0 15px;
    position: absolute;
    width: 430px;
}

div#first-level-banner h1.allWidth {
    bottom: 10px;
    font-size: 20px;
    font-weight: bold;
    line-height: 26px;
    margin: 0;
    padding: 9px 0 0 15px;
    position: absolute;
    width: 100%;
}
