.rm_root {
        color: red;
        list-style: none;
}

.rm_root li {
        list-style: square;
        background: none;
        color: #000000;
}

.rm_root li.c77 {
        list-style: none;
        background: none;
}

.rm_root ul.rm_products li {
        list-style: circle;
        background: none;
        color: #000000;
}


