/* utf-8-marker: äöüß */

#pdeditor {}

#pdeditor ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

#pdeditor > form > ul {margin: 1em 0}

#pdeditor li {
    position:relative;
    margin: 0;
    padding: 5px 0 0 0;
}

#pdeditor ul ul {margin-left: 20px}

#pdeditor ul input {
    position:absolute;
    right:0px;
    width:300px;
}
