.TitledContainer_Title {
  font-family: Verdana;
  font-size: 14px;
  font-weight:  bold;
  color: #7B7B7B;
  font-style: normal;
  text-decoration: none;
}

table.IconContainerTable {
  border: none;
  border-collapse: collapse;
  border-spacing: 0px;
  border-spacing: expression(cellSpacing=0);
}

table.IconContainerTable tr td.IconCell {
  padding: 2px;
  align: center;
}

table.IconContainerTable tr td.ContentCell {
  padding: 2px;
  align: center;
}