.helplist dl {display:block;line-height:30px;padding:10px 0;}
.helplist dl dt {display:block;float:left;font-weight: 700;width:100px;}
.helplist dl dd {display:block;float:left;margin-right:10px;}
.helplist dl dd+dd:before {content: "|"; color:#999; margin-right:10px;}