#content ul, #content ul li {
    list-style-type: disc;
}

ul ul {
    margin-left: 2em;
}