Please with css, Please check http://saferdorset.vigortraders.com/mainsearch/ Its ok in FF, but in IE 6 or above you will see that You will see Logout is not correct, its "g" is now showing up correctly. Please help me. Thanks
Search for (it's in your main.css on line 13): .search .toplink { float:right; } Code (markup): Replace with: .search .toplink { float:right; height:17px; } Code (markup): Hope that helps.