/* styles for trade settings */
html { font-size: 10px; }
#general-help-container { background-color: #f1f1f1; border-top: 1px solid #c1c1c1; border-bottom: 1px solid #c1c1c1; padding-top: 2rem; padding-bottom: 2rem; }
#general-help-container #general-help-box { width: 980px; margin: auto;}

#general-help-container #general-help-box #general-help-details { margin:0; padding: 0; width: 780px; float: right; font-size: 1.6rem; background: #fff;   }
#general-help-container #general-help-box #general-help-details a { font-size: 1.6rem; }
#general-help-container #general-help-box #general-help-details #general-help-details-inner { font-size: 16px; line-height: 22px; padding: 2rem;  }

/* titles */
#general-help-container #general-help-box #general-help-details  h1 { font-size: 2.2rem; color: #00458a; padding: 1rem 0 1rem 0; }
#general-help-container #general-help-box #general-help-details  h2 { font-size: 1.6rem; font-weight: bold; color: #00447c; border: 1px solid #00447c; padding: 5px; margin:10px 0 10px 0; font-weight:normal; }
#general-help-container #general-help-box #general-help-details  h3 { font-weight: normal; font-size: 15px; color: #c1c1c1; border-bottom: 1px solid #c1c1c1; padding: 5px; margin:0; font-weight:normal; }

#general-help-container #general-help-box #general-help-details  h2.legal { font-weight: bold; color: black; border: none; border-bottom: 1px solid #c1c1c1;  }
#general-help-container #general-help-box #general-help-details  h3.legal { font-weight: bold; color: black; border: none; border-bottom: 1px solid #c1c1c1;  }

#clearer { clear: both; height: 0; }


