There really isn't any such thing as a "line break" in HTML (unless you count the <br> tag, and even that's not really a "line break" per se).
I'll assume you are talking about the margin before the list. Investigate the CSS margin and padding properties to learn how to adjust these values. [ November 19, 2008: Message edited by: Bear Bibeault ]