.article ol {
    list-style-type: auto;
    margin-left:10px;
}
.article ul, .article ul li {
    list-style: disc;
    margin-left:10px;
}