﻿.accountReports
{
  border: none;
  float: left;
  font-size: inherit;
  white-space: nowrap;
  width: auto;
}

.accountReports td
{
  border: 0;
}

.accountReports a
{
  padding-right: 5px;
}

.accountReports a:hover
{
  text-decoration: none;
}

.accountReports .item
{
  float: left;
  height: 20px;
  margin: 5px 0 0 5px;
  width: auto;
}

.accountReports .icon
{
  float: left;
  height: 20px;
  margin-right: 10px;
}
