li.not-selected {
    display:none;
}
ul.ccm-block-topic-list-list {
    list-style: none;
}
li.topiclist {
    cursor: pointer;
}

li.topiclist:hover {
    text-emphasis: bold;
    text-decoration: underline;
}