body#poker_page{
    background:#000;
}
.page-footer{
text-align: center;
background: #000;
height: auto;
/*margin-top: 724px;*/
}

.page-footer .page-footer-inner{
    float: none;
}

#menu_rules ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.regolamenti,.promo-item{
    font-size: 14px;
}


.promo-img{
    text-align: center;
    margin: 10px;
}

#tbl-payout {
    font-size: 11px;
    width: 100%;
}

#tbl-payout .x-row td {
    background: #555;
    color: #fff;
}

#tbl-payout .col-det {
    background: #555;
    font-weight: bold;
    color: #fff;
    font-size: 12px;
}
#tbl-payout .y-row.even {
    background: #E8E8E8;
}
#tbl-payout td {
    border: solid 1px #ccc;
    padding: 3px;
    text-align: center;
}

/*
#poker_banner{
    position: relative;
}

#poker_banner_text{
position: absolute;
right: 5.5%;
top: 22%;
color: #FFF;
font-size: 29px;
text-align: right;
line-height: 32px;
}

#poker_banner_text span{
    color: #F6C20F;
}

.btn-play-poker {
position: absolute;
top: 66.4%;
cursor: pointer;
right: 27%;
color: #000;
padding: 0%;
font-size: 120%;
width: 10%;
text-align: center;
height: 6.5%;
font-weight: bold;
}

#btn_play_2{
    right: 15.9%;
}
#btn_play_3{
    right: 4.8%;
}

.table-disp {
    display: table;
   width: 100%;
    height: 100%;
}
.middle,.middle:hover,.middle:focus {
    display: table-cell;
    vertical-align: middle;
   width: 100%;
    height: 100%;
    color: #000;
    text-decoration: none;
    cursor: pointer;
}
*/