/*
 _______________________________________________________________________
|                  |                                                    |
|          Title:  |  Compress PicLens (Cooliris) Toolbar Button        |
|    Description:  |  Condenses Bookmarks Toolbar for more space        |
|         Author:  |  -=Ben=-                                           |
|   Date Created:  |  July 15, 2008                                     |
|   Last Updated:  |  August 25, 2008                                   |
|        Version:  |  1.0.0.1                                           |
|__________________|____________________________________________________|

*/


@namespace url(http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul);

#piclens-toolbarbutton2, #piclens-toolbarbutton1, #piclens-toolbarbutton
{
  margin: -5px -7px -5px -8px !important;
  padding: 0px !important;
  -moz-appearance: none !important;
  border: none !important;
}