@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document url("chrome://twitbin/content/index.html") {


/* hide twitbin advertise box */
.burble_yellow {
   display: none !important;
   }


}