@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("metacritic.com") {

#topleaderboard, .mpu, #bottomleaderboard > div, #bottomleaderboard > iframe, .crosspromo, #right {
   display: none !important;
}

#rightcolumn {
   background: none !important;
   background-color: #001C37 !important;
   width: 100% !important;
}

#center {
   width: 730px !important;
}

}