 /*****************************************************************
 * HW-provided Top-level CSS stylesheet for journal site
 *
 * Should contain (or import) all styles used across many pages
 * within the site, and overrides to HW global CSS stylesheet.
 * 
 *****************************************************************/
#pageid-home #col-3 {
    width:200px;
}

#pageid-home #content-block div.main-block-left {
    float:left;
    margin:0;
    width:382px;
}

#pageid-home #content-block div.main-block-right {
    float:left;
    width:370px;
    margin:20px 0 0;
}

#pageid-home #content-block .main-block-left .current-issue-text {
margin-left:55px;
}

#pageid-home #content-block .main-block-right .jnl-links p {
  margin-bottom:10px;
  color:#666666;
}

#pageid-home #content-block div.hw-gen-page a, div.hw-gen-page a:link {
color:#003366;
text-decoration:none;
}
#pageid-home #content-block ul.jnl-links p {
font-size:0.9em;
}

#pageid-home #content-block .jnl-links li {
padding:0.5em 0;
}

#pageid-home #content-block h2, #pageid-home #content-block h3, #pageid-home #content-block h2 a, #pageid-home #content-block div.home-announce a {
color:#003366;
}
#pageid-home #footer div.home-bottom-ads{
width: 756px;
}
#pageid-home #footer ul.home-bottom-ads{
text-align: center;
}
#pageid-home #footer ul.home-bottom-ads li.position-ad {
margin: 6px 0 6px 5%;
}

