/* CSS Document */

#FAQ {
}


#example  li{
list-style:none;}

#example  .sublist{
margin-left:30px;
list-style-type:none;
margin-top:5px;
margin-bottom:10px;
padding-bottom:10px;
font-size:13px}

#FAQ .title {
font-size:16px;
margin-bottom:5px;
margin-top:5px;}
