/*
 * btjunkie.org - cleaner
 *
 * Author      : ChoGGi
 * Created     : 22 Feb, 2007
 * Updated     : 24 April, 2008
 * Updated by  : TheThunder
 * Version     : 0.3
 * Website     : 
 * Description : Gives btjunkie.org a cleaner look
 * Usage       : Use with Stylish Firefox extension (http://userstyles.org/) or copy to your Firefox userContent.css file
 */

@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("btjunkie.org") {
/*rightside ads*/
.flag_box,th[height="600"]+th,
/*mainpage info/news*/
#about_btjunkie,#btjunkie_news,
/*bottom ad*/
div#adbottom {display:none !important;}
}