.related-games-table {
  width: 100%;
  margin-bottom: 35px; }
  .related-games-table tr {
    border: 0 !important; }
  .related-games-table td {
    width: 25%;
    border: 0 !important; }
  .related-games-table td:first-child {
    font-weight: bold;
    padding-left: 40px; }

.related-games-header {
  width: 100%;
  color: #000;
  padding: 4px 0;
  border-bottom: 1px solid #ccc; }

.related-games-edit-table {
  width: 100%; }
  .related-games-edit-table th, .related-games-edit-table td {
    width: 25%; }

/*# sourceMappingURL=related_games.css.map */
