print '<h2>Step 3 of 4: Enter the input parameters</h2>'."\n";
print '<p>N.b. for our purposes, "normalised" means divided by a suitable reference quantity (this is the analogous Standard Model quantity, where this exists). See <a href="manual3.0.0beta.pdf" target="_blank">manual</a> for more details.</p>'."\n";
if($option{whichinput}{selection}eq'effC'){
print "<p>\n";
print "If whichinput=effC, all branching ratios which are not given explicitly as input to HiggsBounds are calculated from the effective couplings and the total decay width.\n";
print "Therefore, it is important to enter an accurate total decay width. ";
print '(you might wish to use <a href="http://projects.hepforge.org/higgsbounds/cgi-bin/HB_BRSM.cgi" target="_blank">these SM quantities</a> to help calculate this)';