
						ul {
							list-style: none;
						}

						ul ul {
							list-style: none;
						}
					
table td {
.rhs-cont ol {
    list-style-type: decimal;
}
.rhs-cont ul, .rhs-cont ol {
    padding: 10px 0 10px 25px;
}
<style>
nav ul.productmenu {
    margin-right: 2px;
    margin-bottom: 5px;
}
.nav {
    margin: 12px 0 0;
    padding: 0;
    font-size: 14px;
    text-align: right;
    display: block;
    line-height: 24px;
}
