
#akccontent .faqlink {
    color: blue;
    cursor: pointer;
}
#faqinfo {
    margin: 10px;
    display: none;
}
#faqinfo h2 {
    font-size: 1.1em;
    font-style: italic;
    text-decoration: underline;
}
dl.formHorz dd {
    margin-left: 130px;
}

dl.formHorz dt {
    width: 110px;
}
fieldset p {
    margin: 0;
}

/*Aligns the helpText under the Other amount input field*/
fieldset p.otherAmount {
    margin-left: 70px;
}

p.notesHelp {
  margin-left: 40px;
}

p label { 
font-weight: bold;
}
