1 treechildren::-moz-tree-row(hover){background-color:#eef !important;}
 
   2 tree{-moz-appearance: none !important;border:0px solid black !important;padding-top:2px;background: white}
 
   3 treechildren::-moz-tree-column{background: white}
 
   5 toolbar{-moz-appearance: none !important;background:lavender !important;border-bottom:1px solid black;border-top:1px solid black;}
 
   6 menubar{-moz-appearance: none !important;background:darkblue !important;border:0px}
 
   7 splitter{-moz-appearance: none !important;background:lavender !important;border:0px solid black !important}
 
   8 iframe{border-left:1px solid black !important}
 
   9 #sidebar{background:grey;max-width:450px;width:150px;font-family:arial;font-size:12px;margin:0px;border-right:1px solid black}
 
  10 menubar menu{-moz-appearance: none !important;color:white !important;}
 
  11 menubar menu:hover{-moz-appearance: none;background:lightblue !important}
 
  12 menu menu{-moz-appearance: none !important;color:black !important;}
 
  13 menu menu:hover{-moz-appearance: none;background:lightgrey !important}