@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document url-prefix("http://uus.vabrik.com/") {

/* This section hides chat table */
HTML > BODY > DIV > TABLE > TBODY > TR:last-child > TD > TABLE > TBODY > TR > TD:last-child > DIV > TABLE:first-child > TBODY {display:none !important; }

/* This section removes logo_bottom.png image with it's container */
HTML > BODY > DIV > TABLE > TBODY > TR:first-child + TR + TR {display:none !important; }
}
