@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain("fark.com"),domain("foobies.com"){

/*links to other news sites*/
#BoxSwaps,
/*remove breaks between comments*/
#commentsArea>.ctext+br,
#commentsArea>.ctext+br+a:not([href]),
/*google logo*/
#googleSearchBox img,
/*extra junk rightside*/
#rightSideLeftMenubar>strong:first-child+br+div+strong+br+div+strong,
#rightSideLeftMenubar>strong:first-child+br+div+strong+br+div+strong+br+div,
#rightSideLeftMenubar>strong:first-child+br+div+strong+br+div+strong+br+div+strong+br+div+strong+br+div+strong,
#rightSideLeftMenubar>strong:first-child+br+div+strong+br+div+strong+br+div+strong+br+div+strong+br+div+strong+br+CENTER+br+strong,
#headerTop,#footer,#rightSideRightMenubar,div[id^="rightAd"],
/*rightmenu imgs*/
#rightSideLeftMenubar>center,#rightSideLeftMenubar>br:not([style]),#rightSideLeftMenubar img[alt="Add to My Yahoo!"]
{display:none!important}

/*fix search box*/
#topSearch{top:0!important;width:auto!important}
/*resize main area*/
#siteContainer,#bodyContainer{width:100%!important}
#bodyMainContainer{width:100%!important;margin:0!important}
#bodyHeadlineContainer{margin-right:12em!important}
/*fix right menu*/
#bodyRightSideContainer{width:auto!important}
#rightSideLeftMenubar{width:160px!important;float:none!important;height:auto!important;position:absolute!important;right:0!important}
}
/*hide boobies gif and resize boobies td*/
@-moz-document domain("foobies.com"){
img[src$="boobies.gif"]{display:none!important}
.headlineRow>td[width="38"]{width:auto!important}
}