div#hd {
    background-color: #2B80C2;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 5px;
}

div#hd h2.banner_low {
    position: relative;
    float: left;
    font-size: 161.6%;
    margin-top: -25px;
    margin-left: 50px;
}

div#hd div.banner_right {
    position: relative;
    float: right;
}
