@-moz-document url("chrome://browser/content/browser.xul")

	window
	{
		padding-top: 19px !important;
        
	}
	.tabbrowser-tabs, .tabbrowser-tabs tab, .tabbrowser-strip, .tabs-bottom
	{  
		background: url("http://img42.imageshack.us/img42/2429/53057200.png") top repeat-x !important;
                height: 26px !important;
		border: 0 !important;
		margin: 0 !important;
		-moz-border-bottom-colors: none !important;
		-moz-border-left-colors: none !important;
		-moz-border-radius: 0 !important;
		-moz-border-right-colors: none !important;
		-moz-border-top-colors: none !important;
		padding: 0px !important;
	}
	.tabs-bottom
	{
		display: none !important;
	}
	.tabbrowser-strip
	{
	
		height: 24px !important;
		position: fixed !important;
		top: 0px !important;
		width: 100% !important;
	}
	.tabbrowser-tabs
	{   
		-moz-appearance: none  !important;
                margin-top: 0px !important;
                padding-top: 2px !important;
                height: 18px !important;
		width: 100% !important;
	}
	.tabbrowser-tabs tab, .tabbrowser-tabs tab:hover, .tabbrowser-tabs tab[selected="true"], .tabbrowser-tabs
	{
			-moz-appearance: none  !important;
                margin-bottom: 0px !important;
	        height: 18px !important
	}
	.tabbrowser-tabs tab
	{
                  -moz-opacity: .99 !important;
			-moz-appearance: none  !important;
		padding:0 !important;
		margin-bottom: 0px !important;
		height: 15px !important;
	}
	.tabbrowser-tabs tab label
	{
                  -moz-opacity: .99 !important;
    		-moz-appearance: none  !important;
		padding-top: 0px;
		height: 18px !important;
                color: #333 !important;
	}
	.tabbrowser-tabs tab:hover
	{
                  -moz-opacity: .99 !important;
               		-moz-appearance: none  !important;
		color: black !important;
		height: 18px !important
                background-color: black !important;
		-moz-box-shadow: white 0px 0px 2px !important;
	}
	.tabbrowser-tabs tab[selected="false"]
	{
                                  -moz-opacity: .99 !important;
                background:  none top repeat-x !important;
		height: 18px !important
                padding-bottom: 2px !important;
		-moz-box-shadow: #ccc 0px 0px 0px !important;
	}
	.tabbrowser-tabs tab[selected="false"] label
	{
                -moz-opacity: .9 !important;
                height: 18px !important
                color: #000000 !important;
                font-weight: bolder !important;
	}
	.tabbrowser-tabs tab[selected="true"]
	{
                background:  url("http://img195.imageshack.us/img195/9205/68017375.png") top repeat-x !important;
		height: 18px !important
		-moz-box-shadow: #ccc 0px 0px 0px !important;
	}
	.tabbrowser-tabs tab[selected="true"] label
	{
              
                height: 18px !important
                color: black !important;
                font-weight: bolder !important;
	}
