﻿if (window.jQuery) {
    jQuery(function($) {
        $('div.FAQDiv > div').removeClass('RadPanelbar_Default');
    });
}
