@charset 'UTF-8';
@import url("content-locale.css");
* { padding: 0; margin: 0; }
* { color: #333; }
div#content_wrapper div ul { list-style: disc; }
div#page_content_wrapper	{ margin: 5px;}
h1		{ padding: 5px 0 5px 12px;}
div#content_wrapper { padding: 16px 0 50px 15px; }
p { padding: 0 0 12px 0; }
div#content_wrapper div, 
div#content_wrapper div div,
div#content_wrapper div div.p ul,
div#content_wrapper div ol ul,
div.relinfo ul li,
div#content_wrapper div div.section div.p,
div#content_wrapper div ul li p { padding: 0; }
div#content_wrapper div ul.navlinklist { margin: 0; }
div#content_wrapper div div.section { padding: 0 0 4px 0; }
div#content_wrapper div div.p,
div#content_wrapper div ol,
div#content_wrapper div ul,
div#content_wrapper div div.relinfo,
div#content_wrapper div div.note { padding: 0 0 16px 0; }
h4.sectiontitle { padding: 0 0 16px 0; }
div#content_wrapper div ol { margin: 0 0 0 20px; }
div#content_wrapper div ul,
div#content_wrapper div div.p ul  { margin: 0 0 0 15px; }
div#content_wrapper div div.relinfo ul { margin: 0 0 0 5px; }
div.relinfo br { display: none; }
div#content_wrapper div div.relinfo ul,
div#content_wrapper ul.navlinklist li { list-style:none; }
img { border: none; }
h1, h3.topictitle3 a { font-size: 75%;}
div#content_wrapper { font-size: 62.667%;}
h4.sectiontitle{ font-size: 100%;}
span.notetitle, span.importanttitle  { font-weight: bold; }
div#content_wrapper a {text-decoration: none;}
div#content_wrapper div div.relinfo a {text-decoration: underline;}
h1 {	background-color: #f3f3f3;}
div#content_wrapper a:link {color: #047;}
div#content_wrapper a:visited {color: #5a6f7f;}
div#content_wrapper a:hover {color: #c00;}