﻿
.slide img
{
    width:60px;
    height:60px;
}
.slide p
{
    text-align: justify;
}
.slide .free-trial
{
    margin-right:0px;
}
.slide h3
{
    margin-top:0px;
    float:left;
}
.slide li
{color: #797b7b;
font-size: 1.2em;
}
.slide iframe
{
     margin-left: 20px;
    float: right;
    width: 360px;
    height:240px;
}


.ss_pagin {
margin: 15px 0 0;
float: right;
list-style: none;
display: inline-block;
}
.ss_pagin li
{
    float: left;
margin: 0 1px;
}
.ss_pagin  li a {
display: block;
width: 13px;
height: 0;
padding-top: 13px;
background-image: url(images/pagin.png);
background-position: 0 0;
float: left;
overflow: hidden;
}
.ss_pagin .current a, .ss_pagin .current a:hover
{
    background-position: 0 -13px;
}
.ss_pagin a:hover
{
background-position: 0 -26px;
}
/*.buttons
{
    margin-top:20px;
   margin-left:100px;
}*/
.buttons p
{
    float: right;
    padding: 7px 20px;
    margin-right: 30px;
}
.pokerstarst_ad
{
    margin-top:40px;
}
.pokerstarst_ad span,.pokerstarst_ad a
{
    display:block;
}
.pokerstarst_ad span a
{
    text-align:center;
}
.slide a
{
    color:#ff8600;
}
.youtube-player {
    width: 360px;
    position: relative;
    cursor: pointer;
    max-height: 360px;
    height: 240px;
    overflow: hidden;
    margin: 0 auto;
}

    .youtube-player img {
        bottom: -100%;
        display: block;
        left: 0;
        margin: auto;
        max-width: 100%;
        position: absolute;
        right: 0;
        top: -100%;
        width: 100% !important;
        height: auto !important;
    }

    .youtube-player div {
        height: 72px;
        width: 72px;
        left: 50%;
        top: 50%;
        margin-left: -36px;
        margin-top: -36px;
        position: absolute;
        background: url('https://cdn.pokerprolabs.com/ex/play.png') no-repeat;
    }