@namespace html url(http://www.w3.org/1999/xhtml);

body, input, .toolbarbutton-text,.sidebar-title , .navigator-toolbox

{  text-shadow: 0px 0px 1px rgba(0, 0, 0, 0.3); }

#urlbar:hover,#searchbar:hover .searchbar-textbox,#identity-box:hover
	{text-shadow: #777 0px 0px 3px !important;
         font-size: 14px !important;}

#urlbar:not([hover]),#searchbar:not([hover]) .searchbar-textbox,#identity-box
	{text-shadow: #999 0px 0px 2px !important;
         font-size: 14px !important;}

#urlbar[focused],#searchbar .searchbar-textbox[focused]
	{color: black !important;
	 text-shadow: 0px 0px 2px #999 !important;
         font-size: 14px !important;}

#urlbar[focused],#searchbar .searchbar-textbox[focused]
	{color: black !important;
	 text-shadow: 0px 0px 2px #999  !important;
         font-size: 14px !important;}