.item-description {
font-size: 0.55 em;
}

.topic-description {
font-size: 0.7 em;
}

.internalsearch {
font-size: 0.6 em;
}

.toggleA {
    display: none;
    margin-left: 2 em;
}

.clickable_faq_navigation {
font-size: 0.65 em;
cursor: pointer;
}

.clickable_faq {
cursor: pointer;
}

.mfaq-tree ul{
    margin-bottom:5px;
    padding-left:30px;
}

.mfaq-tree-topic-closed{
    list-style-image:url(./images/faq.gif);
    list-style-type:none;
 
.mfaq-tree h2, .mfaq-tree h2{
    margin:0px;
    padding:0px;
}
.mfaq-tree-topic-open{
    list-style-image:url(./images/faq_open.gif);
    list-style-type:none;
}

.mfaq-tree-question{
    list-style-image:url(./images/question.png);
    list-style-type:none;
}