#PersonalToolbar {
  -moz-appearance: none !important;
  background: #e1e1e1 url("doh") top repeat-x !important;
}


 treechildren:-moz-tree-row(selected) 
{

border: none !important;

}



 treechildren:-moz-tree-row(selected,focus) 
{

border: none !important;

}

 .bookmark-item:hover
{
-moz-appearance:none !important;

border: none !important;
opacity: .8 !important;
}


 .bookmark-item[container]:hover
{
-moz-appearance:none !important;

border: none !important;
opacity: .8 !important;

}
tab:not(.tabbrowser-tab)[selected="true"]{min-width:100px !important;}



#content tab[selected="true"]{min-width: 250px !important;}




tab {opacity: 0.50 !important;}

tab:hover {opacity: 0.75 !important;}

tab[selected="true"] {opacity: 0.90 !important;}

.tab-text {text-align: center !important; margin-bottom: 3px !important}


.tabbrowser-tabs {margin-top:0px !important; margin-bottom:0px !important;}

.tabbrowser-tab {margin-top:0px !important;}


.tab-icon-image {display:none!important}


.tabs-closebutton-box, .tab-close-button 
{display:none!important}



.tabbrowser-strip tooltip {display: none;}



.tabbrowser-strip { height: 35px !important; }
.tabs-bottom { display: none !important; }


   .searchbar-textbox { background-color: #53a5e4 !important;
                        -moz-appearance: none !important; margin: 0px 5px 0px 0px !important; }
#urlbar, .searchbar-textbox, toolbox { border-style: none !important; color: #0f0f0f !important; margin: 0px 0px 0px 0px !important;  }

#urlbar { background-color: #e1e1e1 !important;  margin: 0px 20px 0px 0px !important;}


toolbarbutton:hover
{
  -moz-border-radius: 19px !important; /* Change this to 5px to get nicely rounded buttons instead of round buttons - Code below: */
  /* -moz-border-radius: 5px !important; */             /* This is the code to make the borders nice Rounded Edges - not circles  */
}


#identity-box
{
  display: none !important;
}

#navigator-toolbox toolbarbutton:not(.bookmark-item)
{
-moz-appearance: none !important;
border: 0px solid !important;
}

toolbarbutton[type="menu-button"] toolbarbutton
{
-moz-appearance:none!important;
padding-top: 3px !important;}




.tabbrowser-tab[busy] > .tab-icon-image
{display: -moz-box !important;} 

