ul.checktree-root, ul#tree ul {
    list-style: none;
}
ul.checktree-root label {
    font-weight: normal;
    position: relative;
}
ul.checktree-root label input {
    position: relative;
    top: 2px;
    left: -5px;
}
