table.shadow {
    text-align: center;
    width: 522px;
  }

  td.shadow-top {
  }

  td.shadow-topRight {
  }

  td.shadow-right {
  }

  td.shadow-bottomRight {
  }

  td.shadow-bottom {
  }

  td.shadow-bottomLeft { width: 16px;
  }

  td.shadow-left { width: 16px;
  }

  td.shadow-topLeft {
  }

  td.shadow-center {
    background-color: white;
  }
