Are you doing the expert dude..just want to shaRE this because i think the problem might be my computer or intersh*t explorer 7....i don't have a link..just check if the white text( inside p tag) shows over black backgrounded div(id of body_searchbar) on ie7.. you don't have to check all the code...I gave all that much for helping build an example..
Here I created a link...http://www.simpletold.com/conv/planhoster.html check below the domain search box, the text under <p> tag, which does not show in IE7( try selecting it)..and I gave the text white color...
No the first example you posted shows white text on my IE 7. However the link you posted after shows black hiddent text on IE 7. This is because you are loading a different stylesheet for IE which you really shouldn't do, but if you want to do this then you need to style: #body_searchbar p{ Inside styleIE.css also.
yea you really know css..I already noticed that some hours ago..I created a style for ie7 and left it without p properties..been working at night.