.smTreeHide {
    display      : none;
    padding-left : 16px;
}


.smTreeShow {
    padding-left : 16px;
}

.smItem {
    color           : blue;
    cursor          : hand;
    padding-left    : 5px;
    text-decoration : underline;
}

.smTopic {
    padding-left : 5px;
}