@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;
    }


/*
  #profile_composer
    {
    padding-bottom: 10px !important;
    }
*/

}