#lhsTree > li{list-style-type:none;}
#lhsTree > li > span, #lhsTree >li >a {
    cursor: pointer;
    display: block;
    padding: 12px 0 12px 24px;
    color: #777;
    text-decoration: none;
}
#scroll ul {
    padding: 10px 0 10px 0;
}