.MG-post ol, .MG-post ul
{
  margin: 1em 0 1em 2em;
  padding: 0;
}

.MG-post li
{
  
  font-family: Arial, 'Arial Unicode MS', Helvetica, sans-serif;
  font-style: normal;
  font-size: 13px;
  font-weight: bold;
  text-decoration: none;
}

.MG-post li ol, .MG-post li ul
{
  margin: 0.5em 0 0.5em 2em;
  padding: 0;
}

.MG-post li
{
  color: #767676; 
  
  padding: 0;
}

.MG-post li
{
  padding: 0px 0 0px 16px;
}

.MG-post ul>li, .MG-post ol>li
{
  padding-left: 0;
  /* overrides overflow for "ul li" and sets the default value */
  overflow: visible;
}

.MG-postcontent .dnnForm ul > li, .MG-post .dnnForm ul > li
{
    background-repeat: repeat-x;
}

.MG-postcontent .dnnForm ul > li:before, .MG-post .dnnForm ul > li:before,
.MG-postcontent .reWrapper ul > li:before, .MG-post .reWrapper ul > li:before
{
  content: '';
  display: block;
  padding-bottom: 0;
}

