@namespace url(http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul);

#bookmarksBarContent > .bookmark-item[label="Places"]
	{list-style-image: url('moz-icon://stock/gtk-home?size=toolbar') !important;
	 -moz-appearance: toolbarbutton !important;
	 padding: 6px !important;}

#bookmarksBarContent > .bookmark-item[label="Places"] .toolbarbutton-text 
	{display: none !important;}

#bookmarksBarContent > .bookmark-item[label="Places"] .toolbarbutton-icon 
	{margin: 0px !important;
	 width: 100%!important;
	 height: 100%!important;}

#bookmarksBarContent .chevron
	{display: none !important;}

#bookmarksBarContent 
	{display:block !important;}

#bookmarksBarContent > .bookmark-item[label="Places"] > .toolbarbutton-menu-dropmarker
	{display: none !important;}

toolbar[iconsize="small"] #bookmarksBarContent > .bookmark-item[label="Places"]
	{list-style-image: url('moz-icon://stock/gtk-home?size=menu') !important;
	 padding: 5px !important;
	 height: 31px !important;}

.bookmarks-toolbar-items,
#personal-bookmarks
	{max-width: 36px !important;}