#main ul{
    list-style: disc;
}
#main ol{
    list-style:decimal;
}