.widget_ultimatumcontent ul {
  list-style-type: circle;
  list-style-position: outside;
  list-style-image: none;
}

ul.a {
    list-style-type: circle;
}