
#treeview_wrapper{
/*
  background:#abcdef;
  width:400px;
  height:400px;
  overflow-y:scroll;
*/
}

#TreeView{
  /*background:#FAFAFA;*/
  font-size:14px;
}

#TreeView_UpScroll{
  /*  width:400px; */
    height:20px;
//    xbackground:#888888;
}

#TreeView_DownScroll{
 /*    width:400px; */
    height:20px;
//    xbackground:#888888;
}

#usereditform button, #usereditform input, #usereditform select {
    margin-bottom: 0px;
}
