/* Lists in footer content area (.vhrxisd9) - normal list display */
.vhrxisd9 ul {
  list-style: disc;
  padding-left: 1.5em;
  margin: 0 0 1em 0;
}
.vhrxisd9 ul ul {
  margin-bottom: 0;
}
.vhrxisd9 li {
  margin-bottom: 0.25em;
}
.vhrxisd9 ol {
  list-style: decimal;
  padding-left: 1.5em;
  margin: 0 0 1em 0;
}
