.homepage #header {
     background-image: url("/site/resource/pubmed_header.jpg");
     height: 97px;
}

.homepage #header h1#page_title {
     background-image: url("/site/resource/pubmed_title.jpg");
     height: 54px;
     margin-top: 34px;
     margin-left: 17px;
     width: 494px;
}

.hw-gen-page #header {
     background-image: url("/site/resource/pubmed_header.jpg");
     height: 97px;
     width: 960px;
}

.hw-gen-page #header h1#page_title {
     background-image: url("/site/resource/pubmed_title.jpg");
     height: 54px;
     margin-top: 34px;
     width: 494px;
}

.hw-gen-page #header h1#page_title a {
     display: block;
     height: 54px;
     width: 361px;
}

/*Eds choice articles display on toc*/ 
#content-block .cit.has-earlier-version.toc-cit.editorschoice.free {background-color: #ffff99; padding: 0.5em;}
