ul.left_menu li.level1 {
    display: none;
 list-style-type:none;
}
li.level2_sub {
    list-style-type:none;
margin-top:0px;
padding:0;
}

