.node {float:left;}
.window{position:absolute; z-index: -1}
.body {width:745px; height:500px; overflow:scroll; padding:5px; position:absolute; border-style:solid; background-color: #ffffff; }
.nodes{width:235px; height:500px; overflow:scroll; padding:5px; position:absolute; border-style:solid; background-color: #ffffff; z-index: 100;}
.normal, .noBindings, .fragment, .bindings, .headline, .dragger{cursor: pointer;}
.dragger {height:15px; width:15px; position:absolute; left:10; top:10; background-color:#cccccc; border-style:outset; border-width:2px; font-size:15px; font-weight:bolder; z-index:101;}
.grayDiv {float:left; height:15px; width:15px; background-color:#cccccc; border-style:outset; border-width:2px; font-size:15px; font-weight:bolder;}
.noBindings {background-color:#ff0000;}
.bindings {overflow: auto; white-space:nowrap;}
.bindings TD, TH {border-style: solid;}
TD {border-style:none; border-width:1px;}
.node-element {border-style:solid; border-width:2px; width:150px}
.top-left, .top-right, .bottom-left, .bottom-right, .spacer {border-width:2px; empty-cells:show; }
.top-left, .top-right, .bottom-left, .bottom-right {height:20px; border-right-width:1px; border-left-width:1px;}
.top-left { border-right-style:none}
.top-right {border-left-style:none}
.top-left { border-top-style:solid; border-right-style:solid}
.top-right { border-top-style:solid; border-left-style:solid}
.spacer {border-top-style:solid; width:50px;}

