

.stats-node {
    font-family: arial;
    font-size: 11px;
    position: relative;
    text-decoration: none;
}

.stats-node-line {
    background: #666;
    height: 1px;
    width: 1px;
}

.network-bottom-more-node a {
    display: block;
    height: 23px;
    background: url(../img/more.gif) no-repeat center top;
    width: 150px;
}

.network-top-more-node a {
    display: block;
    height: 23px;
    background: url(../img/upmore.gif) no-repeat center top;;
    width: 150px;
}

.note-group-select-from-files {
  display: none;
}
