.onDiv, .offDiv {clear:both;}
a.showLink, a.hideLink {}
a.showLink {}
a.hideLink {}
a.hideLink:hover {}
a.showLink:hover {}
.faqTitle {cursor:pointer;}
.onDiv .showLink {display:none;}
.offDiv .hideLink {display:none;}
.show-hide {}
/* These links are shown with JS, hidden if JS is off */
a.showLink, a.hideLink, a.hideAll, a.showAll {display:none;}