#help_panel { margin: 8px; padding: 0; text-align: justify; }
#help_panel a { color: blue; text-decoration: underline; }
#help_panel p { font: 1em Tahoma, Verdana, Arial, Helvetica, Sans-Serif; margin: 4px 0; padding: 4px; text-indent: 20px; line-height: 150%; }
#help_panel ol { text-indent: 20px; list-style-type: decimal; list-style-position: inside; }
#help_panel ul { text-indent: 20px; list-style-type: disc; list-style-position: inside; }
#help_panel li { padding: 4px; }
#help_panel h1 { font-size: 1.5em; }