/* ***********************************************************************
    1. <link rel="stylesheet" type="text/css" href="styles.css">
    2. possibly: <link rel="stylesheet" type="text/css" href="contact.css">
	2. <link rel="stylesheet" type="text/css" href="survey2024.css">
*********************************************************************** */

/* Home and Buy pages */

#dContent #pSurvey2024Banner {
  font-style: italic;
  font-weight: normal;
  color: #000000
}

#dContent #pSurvey2024Banner a {
  font-weight: bold;
  color: #0000ff
}

#dContent #pSurvey2024Banner span {
  font-size: 20px;
  font-weight: bold;
  background-color: #cc0000;
  color: #ffffff
}

/* "25off" and "survey submitted" page */

#dContent p.pLineAbove { border-top: 2px solid #cc0000; padding-top: 6px }

#dContent #pCouponCode { padding-top: 8px; padding-bottom: 8px }
#dContent #pCouponCode span {
  font-family: "Lucida Console", "Courier New", Courier, monospace;
  font-size: 26px;
  border: 2px dotted #c00;
  padding: 8px;
  background-color: #ffff00
}
