/*help page*/
h2.nav-tab-wrapper { margin: 22px 0 0 0; }
#ganxy-help-sections { padding: 22px; background: #fff; border: 1px solid #ccc; border-top: 0px; }
#ganxy-help-sections section { display: none; }
#ganxy-help-sections section:first-child { display: block; }
.no-js h2.nav-tab-wrapper { display: none; }
.no-js #ganxy-help-sections { border-top: 1px solid #ccc; margin-top: 22px; }
.no-js #ganxy-help-sections section { border-top: 1px dashed #aaa; margin-top: 22px; padding-top: 22px; }
.no-js #ganxy-help-sections section:first-child { margin: 0px; padding: 0px; border: 0px; }
#ganxy-help-sections ul,
#ganxy-help-sections ol{ margin-left: 4em;}
#ganxy-help-sections ul li{list-style-type:disc;}