I have li { font-size: 70%} and nested <ul>'s, so my text shrinks to nothing. I can stop it by setting font-size to px, but I know that's not a great solution. Is there a way to stop the shrinking and still use %? TIA, William MacDougall