﻿ol li ol
{
    list-style-type:lower-roman;
    margin-left:20px;
    font-size:0.9em;
}
ol li ol li
{
    list-style-type:lower-roman;
}