table.downloads,
.downloads tr,
.downloads td
  {
  text-align:left;
  }


.aeasy-current
  {
  text-align: right;
  }

.aeasy-current h2
  {
  font-weight: bold;
  font-size: 1rem;
  margin-bottom:0;
  padding-bottom:0;
  }

.aeasy-current p
  {
  margin-bottom:0;
  }



.aeasy-install li
{
  margin-left:2rem;
}


ul.aeasy-sub-install
{
  list-style-type: none;
}


.aeasy-sub-install li
{
  margin-left:0rem;
}

ul.aeasy-sub-install li:before
{
  content: "-";
  position: absolute;
  margin-left:-1rem;
}
