
div.article h2 { font-size:1.23em; font-weight:bold; }

div.article p { padding:0 0 1em 0; }

div.article ul { list-style-type:disc; margin-bottom:1em; }
div.article ol { list-style-type:decimal; }
div.article ul li, div.article ol li { margin:0 2em; padding:0.5em 0; }

div.article table { width:100%; margin-bottom:20px; }
div.article table th { font-weight:bold; }

div.article table th { padding-bottom:0.3em; border-width:0 0 1px 0; border-style:solid; border-color:#808080; }
div.article table td { padding:0.4em 0; border-width:0 0 1px 0; border-style:dotted; border-color:#808080; }
div.article table td.check { background:url(circle.gif) center no-repeat; }

div.article table th.check, div.article table td.check { width:75px; text-align:center; }


div#articleNav ul { padding:10px 0; }
div#articleNav ul li { padding:0.3em 0; }

div#articleNav ul li a { padding-left:14px; background:url(arrow.gif) left center no-repeat; text-decoration:none; font-size:0.923em; color:#626262; }
div#articleNav ul li a.on { background-image:url(arrow_on.gif); font-weight:bold; color:#F00; }
