/* cleaned out from initial checkin - 4/29/2026 */
/* recreation for W. Mackenzie */

.buttonLook {
  display: block;
  line-height: 1.8 !important;
}

.buttonLook input[type="radio"] {
  display: inline-block;
  vertical-align: middle;
  margin-top: -1px; /* Optional: nudges it up if the font baseline is high */
  margin-right: 8px;
  margin-left: 8px;
}

form#SelForm h2 {
  margin-top: 10px;
  margin-bottom: 6px;
  font-weight: bold;
}
