I am new to CSS layouts, so this is probably a really dumb question. I know this is a common problem, but for some reason I cannot find the simple code to fix it: When using a one column fixed layout with header and footer, I have a blank space about 20 pixels tall below my Spry menu I inserted and above my footer. It has nothing to do with margins or paddings, I have check that already. I thought it had something to do with clearfloats, but can't seem to get those to fix the issue.
When I first started playing around with CSS layouts, I ran across a simple line of code to fix this issue, but now I can't find it. Help please.