I have a really simple set up
Item one Item two <
You'll want to use list-style-position:
list-style-position
ul { list-style-position: inside; }