@namespace url(http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul);
#wot-button, #abp-toolbarbutton
{
opacity: 0.3 !important;
}

#wot-button:hover, #abp-toolbarbutton:hover
{
opacity: 1.0 !important;
}