﻿.faqAnswer{
    padding-left:15px;
}
.faqQuestion{
    color:Black;
}
.faqQuestionExpanded{
    
}

ul.faqQuestionRetracted {
    list-style-image: url(/Wervis/FAQControl/Images/expand.png);
}
ul.faqQuestionExpanded {
    list-style-image: url(/Wervis/FAQControl/Images/retract.png);
}
li.faqQuestion{
    font-weight:normal;
    padding: 0;
}
