If you've ever wanted to indent ListItems in an ASP.NET DropDownList you've probably come up against a brick wall if you use a simple space. It will indent in the actual HTML OK, but browsers will simply ignore the whitespace and render all the items inline.
The trick is to do the following to enter the space, not use the spacebar:
Hold down "ALT" while typing 0160