How do I move the list bullet to the left/right?
CSS1 has no properties for setting margins or padding around the bullet of a list itemand in most cases the position of the bullet is browser-dependent. This is especially true since most browsers disagreed on whether a bullet is found within the margin or padding of a list item.