@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain(facebook.com) 

{

  .UIWashFrame_SidebarAds
    {
    display: none !important;
    }

  .feed_item.clearfix.social_ad.social_ad_no_full_clickable
    {
    display: none !important;
    }

  .UICompatibilityFrame_SidebarAds
    {
    display: none !important;
    }

  .UIStandardFrame_SidebarAds
    {
    display: none !important;
    }

  .adcolumn
    {
    display: none !important;
    } 

  .sidebar_item.sponsor
    {
    display: none !important;
    }

  .feed_item.clearfix.ad_capsule.has_body
    {
    display: none !important;
    }

  .UIHotStory_First.UIHotStory.UIStory.house_sponsor
    {
    display: none !important;
    }

  .emu_ad
    {
    display: none !important;
    }

  .UIHotStory.UIStory.house_sponsor
    {
    display:none!important;
    }

  .house_sponsor
    {
    display:none!important;
    }

  .emu_sponsor
    {
    display:none!important;
    }

  .UIConnectWithFriends.UIHomeBox
    {
    display:none!important;
    }

  #home_sponsor_nile 
    {
    display:none!important;
    }

  #pagelet_netego_ads
    {
    display:none!important;
    }

  #gb_muffin_area, .fbEmuEgoUnit, .fbEmuEgoUnitFirst
    {
    display:none!important;
    }

/**************************************************************/
/* this moves the story feed on your profile up closer        */
/* to the status update input box, to remove some white space */
/**************************************************************/

/*
  #profile_composer
    {
    padding-bottom: 10px !important;
    }
*/

}