div.dark ul, div.light ul {
    margin: auto;
    max-width: 960px;
    list-style-position: outside;
}