/* ----- */
#saq-help {
   height:500px;
   overflow:auto;
   padding:10px;
   background:#e8f1f9;
}
#saq-help h1 {
   color:#1f6fb7;
   margin:0px;
   padding-bottom:10px;
   font-size:18px;
}
#saq-help a {
   font-size:11px;
   color:#1f6fb7;
}
#saq-help a:hover {
   text-decoration:none;
}
#saq-help p,#saq-help td {
   font-size:11px;
}
/* ----- */
div.sectionbox {
   border:solid 5px #e9e9e9;
   background:#fff;
   padding:10px;
}
div.buttonbox {
   border:solid 5px #e9e9e9;
   background:#fff;
   padding:20px;
   text-align:center;
}
/* ----- */

