@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document url-prefix("http://uus.vabrik.com/") {

/* This section displays your factory name .... */
#firm_name { text-align: left !important; padding: 0px 0px 0px 30px !important; display: table !important; align: left !important; font-size:20px !important; color:#ffffff !important; font-weight: bold !important;  }

/* This section fixes topic's height */
#topic { height:auto !important; }

/* This section removes logo_middle image and fixes height according to factory name */
HTML > BODY > DIV > TABLE > TBODY > TR:first-child + TR > TD:first-child { height:auto !important; background-image: none !important; }

/* This section should remove logo_top2.png image and fix it's container height */
IMG[src="images/logo_top2.png"] { height:auto !important; display: none !important;}
HTML > BODY > DIV > TABLE > TBODY > TR:first-child > TD:first-child { height: auto !important;}
HTML > BODY > DIV > TABLE > TBODY > TR:first-child > TD:last-child { height: auto !important;}

/* This section should remove logo_top2.png image and fix it's container height */
IMG[src="images/logo_top2.png"] { height:auto !important; display: none !important;}
HTML > BODY > DIV > TABLE > TBODY > TR:first-child > TD { height: auto !important;}

/* This section fixes ?data container */
HTML > BODY > DIV > TABLE > TBODY > TR:first-child + TR > TD:first-child { height: 31px !important; vertical-align: middle !important; }

/* This section removes logo_middle image and fixes height according to factory name */
HTML > BODY > DIV > TABLE > TBODY > TR:first-child + TR > TD:first-child { background-image: none !important; }

/* This section displays your factory name */
#firm_name { text-align: left !important; padding: 0px 0px 0px 30px !important; display: block !important; align: left !important; font-size:20px !important; color:#ffffff !important; font-weight: bold !important;  }

/* This section removes topic */
HTML > BODY > DIV > TABLE > TBODY > TR:first-child + TR > TD > FORM > TABLE > TBODY > TR:first-child { 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; }

/* 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; }

}

@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document url-prefix("http://uus.vabrik.com/investeeringud.php"), url-prefix("http://uus.vabrik.com/pind.php"), url-prefix("http://uus.vabrik.com/tootearendus.php")
{

/* This section shows chat table */
HTML > BODY > DIV > TABLE > TBODY > TR:last-child > TD > TABLE > TBODY > TR > TD:last-child > DIV > TABLE:first-child > TBODY {display: table !important; }

}