Trying to use <li> for links with css

Hi all,
I am trying to make a “dummy” for a website using css and without tables.
I am using the ul and li tags to make a list of links that should have a definite size and border and not only text. But I can’t seem to get rid of the “indent” (I think it’s called) of the list items. I can of course remove any bullet or other item but the box with the text is still placed as if there was a bullet and it places the list way off to the right.
Is there a way to remove this?