ul.none {
        list-style-type: none;
        list-style-position: outside;
        margin-left: 1em;
        padding-left: 0;
}
