@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain("betanews.com"){

/* Cleaning Website */

DIV[class="ad-leaderboard"] {display:none !important;}
DIV[class="ad300"] {display:none !important;}
DIV[class*="boxad"] {display:none !important;}

/* Removing highlights (we don't need that, do we?) */

DIV[class="highlights"] {display:none !important;}

/* Removing top row */

DIV[class="content_toprow"] {display:none !important;}

/* Removing related links to stories (better view) */

DIV[class="relatedstories"] {display:none !important;}

/* Let's keep a bit old looking */

DIV[class="ffblock"] {text-align:right !important;}
DIV.ffblock_file > H1 {max-width:250px !important; text-align:left!important;}
*#ff_header + P {display:none !important;}
DIV[id="ff_header"] {display:none !important;}
.ffblock {background-image:none !important;}
.ffblock_toppick {background-color: transparent !important;}
IMG[src*="icon_toppick.png"] {display:none !important;}
DIV[id="featured_file"] {display:none !important;}

/* And also a bit new looking */

H1[class="todays_hot_releases"] {display:none !important;}
H1[class="top_five"] {display:none !important;}
DIV[class="misc_item"] {display:none !important;}
DIV[id="contentmiddle"] {width:80% !important;}
H3 {color:#ff7300 !important; font-size:11px !important;}
IMG[src*="/fileforum2/rating"] {height:12px !important;}

/* Removing latest blogposts */

DIV[id="alpha"] {display:none !important;}

/* Removing last discussed */

DIV[class="ad_discussed"] {display:none !important;}

}