.outline-fixed               { position: fixed; top: 20px; }
.outliner-block a            { padding: 1px 15px; margin: 0 0 2px; background: #eee; cursor: pointer; display: block; -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; height: 15px; line-height: 15px; }
.outliner-block a.level-2    { margin-left: 30px; }
.outliner-block a:hover      { background: #ddd; }
.outliner-block a.selected   { background: #AA1981; color: #fff !important; }
