1<ol> <li>First</li> <li>Second <ol style="list-style-type: lower-alpha; padding-bottom: 0;">
2 <li style="margin-left:2em">Sub of Second</li>
3 <li style="margin-left:2em; padding-bottom: 0;">Another Sub</li>
4 </ol> </li> <li>Third</li> <li>Fourth </li></ol>