
/* ----- ARTICLES ----- */

#content_area h1 {font-weight: normal; font-style: normal;}

   .footnote_marker {display: inline-block; position: relative; top: -0.3em; font-weight: bold;}
h1 .footnote_marker {font-size: 80%; font-weight: normal;}

   .footnote_marker a       {background: transparent; color: #F00; text-decoration: none;}
   .footnote_marker a:hover {background: transparent; color: #F80; text-decoration: underline;}
h1 .footnote_marker a       {background: transparent; color: #F80; text-decoration: none;}
h1 .footnote_marker a:hover {background: transparent; color: #F00; text-decoration: underline;}

h2 {margin: 15px 0px 10px 0px; padding: 0px;}

h3.label
{font-weight: bold;
 font-style: italic;
 font-size: 11px;
 float: left;
 color: #D20;
 margin: 0px; padding: 0px 5px 0px 0px;}

p+p {text-indent: 1.5em;}
p+p.block {text-indent: 0px;}

ul, ol {clear: both; margin: 0px; padding: 0px;}
li {margin-left: 4em;}
li li {margin-left: 2.1em;}

#article_footnotes {padding-top: 10px; background: url("/gfx/w_hr0.gif") no-repeat left top;}
#article_footnotes .footnote {margin-bottom: 5px; font-size: 10px;}
#article_footnotes .footnote_anchor {font-weight: bold;}

#article_endnote
{margin: 10px 0px; padding: 8px 8px 0px 8px;
 border: 1px solid #FF8C1A; background: #FFF3E8;
 font-size: 10px;}
#article_endnote p:first-child {margin-top: 0px;}
#article_endnote p {text-indent: 0px;}

#article_end
{text-align: right;
 margin-top: 10px;
 margin-bottom: 20px}
