.horizontal-game-list {
    white-space: nowrap;
    margin-top:0;
    margin-bottom:13px;
    margin-left: 0;
    padding-left:0;
    width:100%;
    float:left;
}
.horizontal-game-list-label {
    font:25px arial;
    color:#333;
    margin:30px 0 5px 0;
    float:left;
}
.horizontal-game-list-button {
    margin:30px 4px 3px 0;
    float:right;
}
.horizontal-game-list li {
    display: inline;
    list-style-type: none;
    padding-right: 4px;
    margin-left: 0;
}
.horizontal-wide-game-list-box {
    width:308px;
    height:149px;
    display:inline-block;
    vertical-align:top;
    margin:0 0 -5px 0;
    padding:0 0 0;
    overflow:hidden;
    position:relative;
    border:1px solid #e2e2e2;
    background:#f8f8f8;
    border-color:#dfdfdf;
    -webkit-border-radius:6px;
    -moz-border-radius:6px;
    border-radius:6px;
    behavior: url(/js/PIE.htc);
}
.horizontal-wide-game-list-image {
    display:block;
    margin:0 auto auto 0;
    width:307px;
    height:180px;
    padding: 9px 9px 0 9px;
}
.horizontal-bundle-list-box {
    width:468px;
    height:110px;
    display:inline-block;
    vertical-align:top;
    margin:0 0 -5px 0;
    padding:0 0 0;
    overflow:hidden;
    position:relative;
    border:1px solid #e2e2e2;
    background:#f8f8f8;
    border-color:#dfdfdf;
    -webkit-border-radius:6px;
    -moz-border-radius:6px;
    border-radius:6px;
    behavior: url(/js/PIE.htc);
}
.horizontal-bundle-list-image {
    display:block;
    margin:0 auto auto 0;
    width:307px;
    height:150px;
    padding: 9px 9px 0 9px;
}
.horizontal-game-list-box {
    width:149px;
    height:149px;
    display:inline-block;
    vertical-align:top;
    margin:0 0 -5px 0;
    padding:0 0 0;
    overflow:hidden;
    position:relative;
    border:1px solid #e2e2e2;
    background:#f8f8f8;
    border-color:#dfdfdf;
    -webkit-border-radius:6px;
    -moz-border-radius:6px;
    border-radius:6px;
    behavior: url(/js/PIE.htc);
}
.horizontal-game-list-image {
    display:block;
    margin:0 auto auto 0;
    width:150px;
    height:180px;
    padding: 9px 9px 0 9px;
}
.new-list-game {
    position:absolute;
    right:0;
    bottom:0;
    width:43px;
    height:45px;
    text-indent:-9999px;
    overflow:hidden;
    background:url(/images/btns.png) no-repeat -614px 0;
}
.game-title {
    width:130px;
    text-wrap: normal;
    white-space: normal;
    line-height:17px;
    font-size:12px;
    overflow:hidden;
}
.doublewide-game-title {
    width:289px;
    text-wrap: normal;
    white-space: normal;
    line-height:17px;
    font-size:12px;
    overflow:hidden;
}
.doublewide-game-description {
    width:289px;
    height:30px;
    font: 13px helvetica;
    text-wrap: normal;
    white-space: normal;
    overflow:hidden;
}