numbers showing to the left of tabs

numbers showing to the left of tabs


Sorry in advance, this probably a total newbie question.
Even though I renamed the labels for the tabs
<ul>
<li><a href="#Overview"><span>#Overview</span></a></li>
<li><a href="#Features"><span>#Features</span></a></li>
<li><a href="#Reviews"><span>#Reviews</span></a></li>
</ul>
I keep getting an number (1. 2. 3. ) to left of the label name.
How do I get rid of the number?
Thanks
cy