@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("vgchartz.com") {

#mainpage1 > CENTER > TABLE > TBODY > TR:first-child > TD:first-child {
   display: none !important;
}

TABLE[width="750"][cellspacing="0"][cellpadding="4"] {
   width: 100% !important;
}

}