#main #col3 {
  margin: 0 3px;
}

/* Online Flash Games */

#promote_online {
  margin: 20px 0 30px 0;
  text-align: center;
}

#flash_games {
  overflow: hidden;
  margin: 0 auto;
}

.flash_game {
  float: left;
  width: 175px;
  margin-left: 12px;
}

.flash_game:hover {
  background: #ddd;
}

.flash_game a {
  display: block;
  width: 175px;
  height: 100px;
}

.flash_game h1 {
  font-size: 12px;
  font-weight: bold;
  margin: 5px 0;
  padding: 0;
  text-align: center;
}

#online_game_table { margin: 10px 0 30px 0; font-family: Verdana; font-size: 1px; text-align: left; }
#online_game_table h1 {
  color: #fff;
  font-weight: bold;
  font-size: 16px;
  margin: 0 0 0 15px;
}
#online_game_table h1 span {
  color: #ccc;
  font-weight: bold;
  font-size: 12px;
  display: inline;
}

#online_game_table h2 a {
  color: #fff;
  font-weight: bold;
  font-size: 11px;
  margin: 0 0 0 15px;
  text-decoration: none;
  width: 50%;
}

#online_game_table h2 a:hover {
  text-decoration: underline;
}

#tm {
  background: url('/local/image/denda/online_games/game_box/top.png') repeat-x;
  height: 15px;
}
#bm {
  background: url('/local/image/denda/online_games/game_box/bottom.png') repeat-x;
  height: 15px;
}
#ml {
  background: url('/local/image/denda/online_games/game_box/left.png') repeat-y;
  width: 15px;
}
#mr {
  background: url('/local/image/denda/online_games/game_box/right.png') repeat-y;
  width: 15px;
}

/* download button */

#online_game_table #trial_version a {
  display: block;
  width: 146px;
  height: 55px;
}

#online_game_table #trial_version {
  float: right;
  display: block;
  background-repeat: no-repeat;
  background-position: top left;
  width: 146px;
  height: 55px;
  margin: 0px 5px 0px 0px;
}

#online_game_table #trial_version:hover {
  background-position: 0px -56px;
}

#online_game_table h2 {
  float: left;
  margin-top: 8px;
}

#online_game_table #links {
  position: relative;
}

#online_game_table #social_links {
  position: absolute;
  top: 25px;
  left: 0px;
}

#online_game_table #social_links #link_this_headline {
  display: none;
}
