/*
	@homepage http://userstyles.org/styles/20442
	@updateurl http://userstyles.org/styles/iecss/20442/Firefox%203.5%20with%20Safari%20Style%20Font%20Rendering%20v2.0.css
*/
@namespace html url(http://www.w3.org/1999/xhtml);

body, input, .toolbarbutton-text,.sidebar-title , .navigator-toolbox

{text-shadow: 0px 0px 1px #666;}

#urlbar:hover,#searchbar:hover .searchbar-textbox,#identity-box:hover
	{text-shadow: #666666 0px 0px 1px !important;}

#urlbar:not([hover]),#searchbar:not([hover]) .searchbar-textbox,#identity-box
	{text-shadow: #666666 0px 0px 1px !important;}

#urlbar[focused],#searchbar .searchbar-textbox[focused]
	{color: black !important;
	 text-shadow: none !important;}

#urlbar[focused],#searchbar .searchbar-textbox[focused]
	{color: black !important;
	 text-shadow: none !important;}
