Is there a way to have an area be ignored by CSS, like I want to have it have its own CSS and be uneffected by any CSS on the site... The code will be inputed above page <html> tag... Also if say it is a floating <DIV> like shown in this example... http://www.javascript-fx.com/scriptclips/float/stay_tl.html I have noticed that sometimes on some pages the <DIV> floats underneath some aspects of the page, how could I make it so it never floats underneath anyting? Thanks any help will be apreciated... BTW: I know about <pre> tags and I'm not quite sure if they work with the floating div, can anybody tell me some possibilities...