/*
 * Facebook - Remove "Please Read This!" section
 *
 * Copyright 2007 by Adam Katz <scriptsATkhopiscom>, v1.0 (2007-11-12)
 * 
 * This program is free software: you can redistribute it and/or modify
 * it under the terms of the GNU General Public License as published by
 * the Free Software Foundation, either version 2 of the License, or
 * any later version.
 * 
 * This program is distributed in the hope that it will be useful,
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 * GNU General Public License <http://www.gnu.org/licenses> for detail.
 */

@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("facebook.com") {
  #rooster_container { display:none; }
}