.TreeView {
padding-top:4px;
padding-left:1px;
border:#7C7C94 0 solid;
}

.TreeNode,.File,.Collection,.HoverTreeNode {
font-family:tahoma;
font-size:11px;
cursor:hand;
width:400px;
overflow:hidden;
padding:2px 3px 1px;
}

.HoverTreeNode {
color:#00f;
text-decoration:underline;
}