@namespace url(http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul);

#navigator-toolbox
	{padding-bottom: 156px !important;
	 margin-bottom: -158px !important;}

.tabbrowser-tabs
	{-moz-appearance: none !important;
	 background-color: transparent !important;
	 background-image: none !important;}

#sidebar-splitter,
#sidebar-box
	{border-top: 1px solid activeborder !important;
	 margin-top: 2px !important;}

#sidebar-box sidebarheader
	{min-height: 26px !important;}

.tabbrowser-tab:not([selected="true"]),
.tabs-alltabs-button,
.tabs-newtab-button,
.scrollbutton-up,
.scrollbutton-down  
	{opacity: 1 !important;
	 background-color: rgba(250,250,250,0.6) !important;
	 background-image: url(chrome://browser/skin/tabbrowser/tabbrowser-tabs-bkgnd.png) !important;}

.tabbrowser-tab:not([selected="true"]):hover,
.tabs-alltabs-button:hover,
.tabs-newtab-button:hover,
.scrollbutton-up:hover,
.scrollbutton-down:hover 
	{background-image: url(chrome://browser/skin/tabbrowser/tab-hover-bkgnd.png) !important;}

#window-controls
	{border: none !important;}