Steve Jones schrieb:

> 
> Any ideas? Should I be setting CSS attributes for the document to counteract 
> the 
> problem?

You have to set the first Element margin-top to "0"

try this:

#content p{
  margin-top:0;
}




-- 
Viele Grüße, Olaf

-------------------------------
[EMAIL PROTECTED]
http://olaf-bosch.de
www.akitafreund.de
-------------------------------

_______________________________________________
jQuery mailing list
[email protected]
http://jquery.com/discuss/

Reply via email to