@charset "utf-8";
@import "nrbasic.css";
#article h2 {
	border-left:8px solid #1F6503;
}
#top_stories h1, #cover h1 {
	border-left: 12px solid #1F6503;
}
#content div.backnumber-list div.list-header {
    border-top: 5px solid #1F6503;
    background-color: rgb(43,143,4);
    text-shadow: 0 1px 1px #333;
}
