.DivPPContentFAQ { width:600px; height:450px; padding:0 10px; visibility:hidden; }

#DivPPFAQTitle { text-align:right; height:24px; margin:6px 0 15px 0; }
#DivPPFAQTitle img { width:197px; height:25px; }

#DivPPFAQInstructions { color:#ccc; margin-top:0px; }
#DivPPFAQTxt { width:600px; height:370px; overflow:hidden; overflow-y:scroll; color:#999; margin-top:10px; padding-bottom:35px; }
.DivPPFAQQuestion { width:574px; overflow:hidden; font-weight:bold; color:#fff; padding-bottom:4px; }
.DivPPFAQQuestionSpacer { padding-top:15px; }
.DivPPFAQQuestion a { color:#fff; }
.DivPPFAQAnswer { color:#ccc; padding-left:14px; width:560px; overflow:hidden; display:none; }

