/* Â¤=Â¤=Â¤=Â¤=Â¤=Â¤=Â¤=Â¤=Â¤=Â¤=Â¤=Â¤=Â¤=Â¤=Â¤=Â¤=Â¤ */
/*   Autohide StumbleUpon Toolbar    */
/*           by Freestyler           */
/* Â¤=Â¤=Â¤=Â¤=Â¤=Â¤=Â¤=Â¤=Â¤=Â¤=Â¤=Â¤=Â¤=Â¤=Â¤=Â¤=Â¤ */

@namespace url(http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul);



#stumbleupon {

height: 4px !important;

min-height: 2px !important;

overflow: hidden !important;

}



#stumbleupon:hover,

#stumbleupon:focus,

#stumbleupon:active {

height: auto !important;

}
 
/* Update 27.11.2008 */

/*
@namespace url(http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul);

#stumbleupon {visibility: collapse !important;}

#toolbar-menubar:hover > #stumbleupon {visibility: visible !important;}
*/