						ul {
							list-style: none;
						}

						ul ul {
							list-style: none;
						}
					
.rhs-cont ul {
    list-style-type: disc;
}
ul, ol {
    list-style-type: disc;
}
