.leftNav .childUl li:first-child {
    display: block!important;
}
.leftNav .childUl li:last-child {
    padding-left: 0!important;
}