Its very strange, when I run my page css style doesn’t apply to the elements. Ex. top_login. When I try to debug in firebug it doesn’t show that any css style was applied. Here is fiddle feed http://jsfiddle.net/rPyn8/7/. It works and all styles are applied there. But if try to link css file it doesn’t work. To replicate this issue need create local files and open it in browser
Share
Your css has some error. for example
cursor:handis not css property and form is tag so dont you tag name as a class namecheck here you css working fine