@charset "UTF-8";

.game_list, .game_code { padding: 16px 0 10px 0; background: url(../img/dot-div-blue.png) top left repeat-x; }
.game_list .image, .game_wrapper .image { float: left; width: 110px; padding-bottom: 10px; }
.game_list .image img, .game_wrapper .image img { border: 1px solid #2e2e2e; padding: 1px; }
.game_list .details, .game_wrapper .details { float: right; width: 520px; }
.game_list .details h2 { padding-bottom: 8px; }
.game_list .details h2 a { font-size: 18px; color: #2c9be9; text-decoration: none; }
.game_list .details h2 a:hover { text-decoration: underline; }
.game_code { text-align: center; }
