
#mi_index {
  color: black !important;
}

#maincontent {
  font-size: 1.2em;
}

#bullets {
  float:right;
  font-size: 2em;
  width: 45%;
}

#bullets ul {
  list-style-type: none;
  list-style-image:url('/chrome/tick.jpg');
  margin: 15px auto;
  line-height:40px;
}