@namespace url(http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul);
@-moz-document url-prefix(chrome://){

treechildren:-moz-tree-indentation{width:1em!important}
/* treechildren:-moz-tree-cell,treechildren:-moz-tree-row,treechildren:-moz-tree-column{border:solid .1pt #BBB!important} */
treechildren:-moz-tree-cell,treechildren:-moz-tree-column{border-width:0 .1pt 0 0!important}
treechildren:-moz-tree-row(even){background-color:#F6F8F9!important}
treechildren:-moz-tree-row(odd){background-color:#FFF!important}
treechildren:-moz-tree-row(selected){background-color:#D4D0C8!important}
treechildren:-moz-tree-cell-text{color:#000!important}
#trDOMTree treechildren:-moz-tree-cell-text(PROCESSING_INSTRUCTION_NODE){color:#996633!important}
#trDOMTree treechildren:-moz-tree-cell-text(leaf){color:#666!important}
#trDOMTree treechildren:-moz-tree-cell-text(anonymous){color:#ed2727!important}
#trDOMTree treechildren:-moz-tree-cell-text(leaf,anonymous){color:#ba0d77!important}
#trDOMTree treechildren:-moz-tree-cell-text(open){padding:0 1.5pt 0 3pt!important;border:solid .1pt #000!important}
#trDOMTree treechildren:-moz-tree-cell-text(DOCUMENT_TYPE_NODE){color:#33CC00!important}
#trDOMTree treechildren:-moz-tree-cell-text(TEXT_NODE){font-style:italic!important;color:#f16528!important}
#trDOMTree treechildren:-moz-tree-cell-text(COMMENT_NODE),#trDOMTree treechildren:-moz-tree-cell-text(DOCUMENT_NODE){color:#ff1cfc!important}
#trDOMTree treechildren:-moz-tree-cell-text(selected),treechildren:-moz-tree-cell-text(selected){background-color:#ED0303!important;color:#EEE!important;font-weight:900!important}
#trDOMTree treechildren:-moz-tree-cell-text(selected,focus),treechildren:-moz-tree-cell-text(selected,focus){background-color:#B717AD!important;color:#FFF!important;font-weight:900!important;font-style:normal!important}

}