/*
 ________________________________________________________________________
|                  |                                                     |
|          Title:  |  Autoscroller - Invisible / Hidden                  |
|    Description:  |  Shows nothing when you autoscroll through a page   |
|         Author:  |  -=Ben=-                                            |
|   Date Created:  |  July 18, 2008                                      |
|   Last Updated:  |  July 18, 2008                                      |
|        Version:  |  1.0.0.0                                            |
|__________________|_____________________________________________________|

*/




@namespace url(http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul);


#autoscroller
{
  /* color: #FF0000 !important; */
  background: transparent !important;
  /* background-color: #FF0000 !important; */
  /* display: none !important; */
}