#dtree { font-family: Verdana; font-size: 11px; color: #666; white-space: nowrap; text-align: left; overflow: hidden; padding: 10px 10px 10px 20px; }
#dtree img { border: 0px; vertical-align: middle; display: inline; }
#dtree a { font-family: Tahoma; color: #333; text-decoration: none; font-size: 11px; }
#dtree a.node, #dtree a.nodeSel { white-space: nowrap; padding: 1px 2px 1px 2px; }
#dtree a.node:hover, #dtree a.nodeSel:hover { color: #000; text-decoration: none; }
#dtree a.nodeSel { background-color: #ebebec; font-weight: bold; font-size: 11px; }
#dtree .c { overflow: hidden; }

#dtree input { padding: 0px; border: 1px solid #DDDDDD; vertical-align: middle; }

