This is ok(without space):
li.highlight{ background:#FF9900 none repeat scroll 0 0; }
This will not work(with space):
l
First example:
this will be highlighted
Second example:
this will be higlighted this won't be.