.PageFAQ_PageName {
font-size:16px;
font-weight:bold;
}
.PageFAQ_Intro {
font-size:12px;
}
.PageFAQ_Container {
padding-left:5px;
padding-top:10px;
}
.PageFAQ_Question {
font-size:16px;
padding-bottom:10px;
font-weight:bold;
}
.PageFAQ_Answer {
border-bottom:1px solid #2F2D29;
display:none;
font-size:14px;
padding-bottom:15px;
width:480px;
}
.shim {
clear:right;
float:right;
height:20px;
}
.shim-none {
clear:right;
float:right;
}
.shim-left {
clear:left;
display:block;
float:left;
height:20px;
}
.return {
display:block;
margin:0 0 8px;
}
