div#hdr_new {
    position: relative;
    height: 3.75em;
    background-image: url('http://www.iiasa.ac.at/~kozlow/images/ii/bannernd.jpg');
}

div#ii_logo {
    position: absolute;
    top: 0;
    left: 0;
    height: 3.75em;
    width: 8em;
    z-index: 11;
    overflow: hidden;
}

img#ii_sgi {
    position: absolute;
    top: 0;
    left: 0;
    margin-top: 0.4em;
    margin-left: 0.4em;
    height: 2.25em;
    z-index: 12;
    border: none;
}

* html img#ii_sgi {
    padding-left: 0.4em
}

div#ii_logo_iiasa {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 11;
    text-decoration: none;
    width: 8em;
    padding-left: 0.4em;
    height: 1.125em;
}

.ii_int_menu_item {
    margin-right: 1em;
}

.ii_pub_menu_item {
    margin-right: 1.2em;
}

div#ii_intbar {
    position: absolute;
    top: 0;
    right: 0;
    left: 8em;
    text-align: right;
    padding-right: 0.5em;
    overflow-y: auto;
    height: 1.125em;
}

* html div#ii_intbar {
    width: 100%;
    left: 0;
    padding-left: 8em;
}

div#ii_pubbar {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 8em;
    text-align: right;
    padding-right: 0.5em;
    overflow-y: auto;
    height: 1.125em;
}

* html div#ii_pubbar {
    width: 100%;
    left: 0;
    padding-left: 8em;
}

div#ii_midbar {
    position: absolute;
    top: 0.6em;
    bottom: 1em;
    right: 0;
    left: 9em;
    padding-right: 0.5em;
    overflow-y: auto;
    color: white;
    border: 0px solid red;
}

* html div#ii_midbar {
    width: 100%;
    left: 0;
    padding-left: 9em;
}

div#ii_acrobar {
    font-size: 1.75em;
    position: absolute;
    top: 0;
    left: 0;
}

* html div#ii_acrobar {
    left: 0;
    padding-left: 0em;
}

div#ii_namebar {
    font-size: 0.75em;
    position: absolute;
    top: 1.125em;
    left: 7em;
}

* html div#ii_namebar {
    left: 0;
    padding-left: 7em;
}

