/*****************************************************************
 * HW-provided CSS stylesheet for journal Home page
 *****************************************************************/

#pageid-home #content-block h2.current-issue  {
        border-bottom: 1px dotted #003366;
	padding-bottom: .4em;
}


#pageid-home #content-block h2.current-issue a:hover {
border-bottom: none;
}

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

#pageid-home #content-block .main-block ul.jnl-links p {
line-height: 0.5;
margin:0;
padding-bottom: .5em;
font-size: 0.9em;
}

#pageid-home #header .header-buttons,
#pageid-home #footer .footer-buttons {
    font-family: arial,sans-serif;
}

#pageid-home #footer .footer-buttons {
    font-size: 10.6667px;
}

#pageid-home div#intl-content {
	margin-top: 10px;
	text-align: left;
}
