/* Journal Home Page Background */
.homepage #header {
    background-image: url(/site/resource/phisci_header.jpg);
    height: 97px;
}


/* Journal Home Page Title */
.homepage #header h1#page_title {
    background-image: url(/site/resource/phisci_title.jpg);
    margin-top: 34px;
    width: 561px;
    height: 64px;

}


/* Journal Content Page Background */
.hw-gen-page #header {
    background-image: url(/site/resource/phisci_header.jpg);
    width: 960px;
    height: 97px;
}



/* Journal Content Page Title */
.hw-gen-page #header h1#page_title {
    background-image: url(/site/resource/phisci_title.jpg);
    margin-top: 34px;
    height: 64px;
    width:  561px;
}


/* Journal Title */
.hw-gen-page #header h1#page_title a {
    display: block;
    height: 64px;
    width: 561px;
}

/*prevents romanupper lists appearing as conventional numbers*/
.list-romanupper {
list-style-type: upper-roman;
}

/*Hide ser-title  Editors choice*/
#content-block .hw-pub-sertitle-editorschoice {display:none;}
/*hides Eds choice page title - using include-text instead*/
#pageid-tag-index .by-section-top h1 {display:none}
