/* IE 7 fixes */

.tree li .node-clicker {
    /* first clicker in the tree is not clickable without this */
    background: url('../images/blank.gif'); 
}
