div.cluster-items ul { 
  margin: 0em 0px 0.5em 0px;
  list-style: none;
  text-indent: -1.4em;
  padding-left: 3em;
}

div.cluster-name { 
  font-size: 115%;
  font-weight: bold;
  color: #c5311b;
  padding-bottom: 0px;
  margin-bottom: 0.5em;
  margin-top: 1.5em;
}


