@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); /* set default namespace to XUL */

#urlbar 
	{
     	font-family: monospace !important;
     	font-weight: normal !important;
     	font-size: 9pt !important;
     	color: #0e0b5e !important; 
	padding: 1px !important;
  	}

toolbargrippy
	{
	display: none !important;
	}

#nav-bar	
	{
	height: 40px !important;
	padding: 2px !important;
	border: 4px !important;
	}

.searchbar-engine-button 
	{ 
	display: none !important; 
	}

.tabbrowser-tab .tab-icon
	{
	display: none !important;
	}

tabbrowser .tabbrowser-strip 
	{
	padding-bottom: 0px !important;
	height: 28px !important;
	min-height: 28px !important;
	max-height: 28px !important;
      	}
       
	tab 
		{
	   	padding: 0px 3px !important;
	   	}

.tabbrowser-tab 
	{
	height: 27px !important;
	min-height: 27px !important;
	max-height: 27px !important;
	}

.tabs-newbutton
	{
	display: none !important;
	}

.tabs-left
	{
	display: none !important;
	}

.tabs-alltabs-button
	{
	display: none !important;
	}

.close-button
	{
	margin-top: -3px !important;
	}

