/* by makondo, 09/10 */
@namespace html url(http://www.w3.org/1999/xhtml);
@namespace xul url(http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul);

*|*.textbox-input::-moz-placeholder,
input::-moz-placeholder,
textarea::-moz-placeholder,
sessionmanager-search::-moz-placeholder
{ color: transparent !important;
text-shadow: none !important; }

#sessionmanager-search[searching="false"] 
{ color: transparent !important;
text-shadow: none !important; }