﻿.FaqList_Question 
{
    font-weight: 700;
}
.FaqList_Answer 
{
    font-style:italic;
    padding-bottom: 10px;
}
.FaqList_ListWrapper
{
    height:395px;
    overflow:auto;
}
.FaqList_List
{
    width:475px;
}
.FaqList_Item
{}
.FaqList_ItemAlternating
{}