/* Style Sheet for Sonnet References page */
.RH-LAYOUT-CENTERPANEL-topic-box h6.SonRefMain, .RH-LAYOUT-FOOTER-container h6.SonRefMain {
  display:inline;
  font-size: 11pt;
  font-family: Arial, Verdana, Calibri, sans-serif;
  font-weight: normal;
  color:black;
  }
.RH-LAYOUT-CENTERPANEL-topic-box h6.SonRefMain:nth-of-type(2n-1), .RH-LAYOUT-FOOTER-container h6.SonRefMain:nth-of-type(2n-1) {
  /*Affects just the reference number line (the odd numbered lines) */
  font-family: Times, Courier, serif;
  /*vertical-align:super;*/
  font-weight:bold;
  }
.RH-LAYOUT-CENTERPANEL-topic-box p.SonRefSeparator, .RH-LAYOUT-FOOTER-container p.SonRefSeparator {
  margin-top: 1px;
  margin-bottom: 1px;
  font-size: 8pt;
  font-family: Arial, Verdana, Calibri, sans-serif;
  color:black;
}	