#faqs_all_categories.style_standard .closed{
    display:none;
}
#faqs_all_categories.style_standard .open{
    display:block;
}
