.game_item_left {
    width: 260px;
    float: left;
}

.game_item_right {
    width: 260px;
    float: right;
}

.game_item_left .img, .game_item_right .img {
    margin-right: 10px;
    width: 120px;
    float: left;
}

.game_item_left h4, .game_item_right h4 {
    height: 48px;
}

p.game_info {
    margin-top: 10px;
    clear: both;
}

.latest .latest-copy h4, .book #copy h4, .freqs #copy h4 {
    font-size: 1.3em;
}

