li.first { padding-top: 20px; }
li { padding-top: 6px; }
span.alert { color: red; font-weight: bold; }
div.html, div.css, code { background-color: #f0f0ff; border: 1px dotted #c0c0f0; padding-left: 4px; padding-right: 4px; font-size: 80%; }
div.html { margin-right: 80px; padding: 2px; margin-bottom: 2px; margin-top: 2px; }
div.html span { color: gray; }
div.css { margin-right: 80px; background-color: #f0f0c0; border: 1px dotted #c0c0a0; padding: 2px; margin-bottom: 2px; margin-top: 2px; }
div.note { margin-top: 8px; }
.note ul { margin-top: 0px; color: #606060; }
