



 .rightcolumnbox {
    position: relative;
    display: block;
    width: 200px;  
    margin-bottom: 10px;
    }
    .rightcolumnboxtop {
        position: relative;
        display: block;
        width: 200px;
        height: 12px;
        font-size: 0px;
        line-height: 0px;
        }
    .rightcolumnboxheader {
        position: relative;
        display: block;
        width: 200px;
        padding-bottom: 10px;
        text-align: center;
        }
        .rightcolumnboxheader span {
            font-size:1.2em;
            font-variant:small-caps;
            font-weight:normal;
            letter-spacing:1px;
            text-decoration:none;
        }
        
        
        .rightcolumnboxheader h2 {
            font-size:13.2px;
            font-variant:small-caps;
            font-weight:normal;
            letter-spacing:1px;
            text-decoration:none;
        }
        .rightcolumnbox.green .rightcolumnboxheader h2 {color: #5E7850;}
        .rightcolumnbox.orange .rightcolumnboxheader h2 {color: #794336;}
            
        .rightcolumnbox.green .rightcolumnboxheader span {color: #5E7850;}
        .rightcolumnbox.orange .rightcolumnboxheader span {color: #794336;}
    .rightcolumnboxcontent {
        position: relative;
        display: block;
        width: 200px;
        height: auto;
        }
    .rightcolumnboxbottom {
        position: relative;
        display: block;
        width: 200px;
        height: 12px;
        font-size: 0px;
        line-height: 0px;        
        }  
   .rightcolumnboxcontent .glitem {
       width: 180px;
       }
    .rightcolumnboxcontent .glgameimg {
        vetical-align: middle;
        }
    .rightcolumnboxcontent .glgamename {
       display: block;
       height: 24px;
       line-height: 12px;
       text-decoration: none;
       overflow: hidden;
       }
    .rightcolumnboxcontent .glgamename a {
       font-size: 10px;
       font-weight: bold;
       }

 .rightcolumnbox.green {background: url(https://cdn.ghstatic.com/images/site/zylom/optimages/green/grightbg.jpg?v=20210503.171.320) top center repeat-y;}
 .rightcolumnbox.green .rightcolumnboxtop {background: url(https://cdn.ghstatic.com/images/site/zylom/optimages/green/grightup.jpg?v=20210503.171.320) top center no-repeat;}
 .rightcolumnbox.green .rightcolumnboxbottom {background: url(https://cdn.ghstatic.com/images/site/zylom/optimages/green/grightbottom.jpg?v=20210503.171.320) top center no-repeat;}       
 .rightcolumnbox.green .glgamename a {color: #333;}
 .rightcolumnbox.green .glgamename a:hover {color: #BAE024; font-weight: bold;}

 .rightcolumnbox.orange {background: url(https://cdn.ghstatic.com/images/site/zylom/optimages/orange/grightbg.jpg?v=20210503.171.320) top center repeat-y;}
 .rightcolumnbox.orange .rightcolumnboxtop {background: url(https://cdn.ghstatic.com/images/site/zylom/optimages/orange/grightup.jpg?v=20210503.171.320) top center no-repeat;}
 .rightcolumnbox.orange .rightcolumnboxbottom {background: url(https://cdn.ghstatic.com/images/site/zylom/optimages/orange/grightbottom.jpg?v=20210503.171.320) top center no-repeat;}
 .rightcolumnbox.orange .glgamename a {color: #333;}
 .rightcolumnbox.orange .glgamename a:hover {color: #ff7000; font-weight: bold;} 

 .rightcolumnbox.blue {background: url(https://cdn.ghstatic.com/images/site/zylom/optimages/blue/grightbg.jpg?v=20210503.171.320) top center repeat-y;}
 .rightcolumnbox.blue .rightcolumnboxtop {background: url(https://cdn.ghstatic.com/images/site/zylom/optimages/blue/grightup.jpg?v=20210503.171.320) top center no-repeat;}
 .rightcolumnbox.blue .rightcolumnboxbottom {background: url(https://cdn.ghstatic.com/images/site/zylom/optimages/blue/grightbottom.jpg?v=20210503.171.320) top center no-repeat;}
 .rightcolumnbox.blue .glgamename a {color: #333;}
 .rightcolumnbox.blue .glgamename a:hover {color: #ff7000; }



 

#gamelistbox {
    position: relative;
    display: block;
    width: 200px;
    height: auto;
    margin: 0;
    margin-bottom: 10px;
    padding: 0;
}

.rotatingrightcolumnbox_top {
    height: 50px;
    width: 200px;
}
.rotatingrightcolumnbox_header {
    position: relative;
    display: block;
    width: 200px;
    padding-bottom: 10px;
    text-align: center;
}
    .rotatingrightcolumnbox_header span {
        font-size: 1.2em;
        font-variant: small-caps;
        font-weight: normal;
        letter-spacing: 1px;
    }
        .rotatingrightcolumnbox.green .rotatingrightcolumnbox_header span {color: #5E7850;}
        .rotatingrightcolumnbox.orange .rotatingrightcolumnbox_header span {color: #794336;}

.rotatingrightcolumnbox_content {
    position: relative;
    display: block;
    width: 200px;
    height: auto;
}
   .rotatingrightcolumnbox_content .glitem {
       width: 180px;
       }
    .rotatingrightcolumnbox_content .glgameimg {
        vetical-align: middle;
        }
    .rotatingrightcolumnbox_content .glgamename {
       display: block;
       height: 24px;
       line-height: 12px;
       text-decoration: none;
       overflow: hidden;
       }
    .rotatingrightcolumnbox_content .glgamename a {
       font-size: 10px;
       font-weight: bold;
       }
    .rotatingrightcolumnbox_content .glgamenumber {
       display: block;
       float: left;
       width: 14px;
       margin: 5px 8px 0px 0px;
       line-height: 12px;
       text-decoration: none;
       text-align: right;
       font-weight: bold;
       }
       .rotatingrightcolumnbox.green .rotatingrightcolumnbox_content .glgamenumber {color: #5E7850;}
       .rotatingrightcolumnbox.orange .rotatingrightcolumnbox_content .glgamenumber {color: #794336;}

.rotatingrightcolumnbox_bottom {
    position: relative;
    display: block;
    width: 200px;
    height: 12px;
    font-size: 0px;
    line-height: 0px;
    }

.rotatingrightcolumnbox.green {background: transparent url(https://cdn.ghstatic.com/images/site/zylom/optimages/green/rotatingrightbox_content.gif?v=20210503.171.320) top left repeat-y;}
.rotatingrightcolumnbox.green .rotatingrightcolumnbox_top {background: transparent url(https://cdn.ghstatic.com/images/site/zylom/optimages/green/rotatingrightbox_top.gif?v=20210503.171.320) top left no-repeat;}
.rotatingrightcolumnbox.green .rotatingrightcolumnbox_bottom {background: transparent url(https://cdn.ghstatic.com/images/site/zylom/optimages/green/rotatingrightbox_bottom.gif?v=20210503.171.320) bottom left no-repeat;}

.rotatingrightcolumnbox.orange {background: transparent url(https://cdn.ghstatic.com/images/site/zylom/optimages/orange/rotatingrightbox_content.gif?v=20210503.171.320) top left repeat-y;}
.rotatingrightcolumnbox.orange .rotatingrightcolumnbox_top {background: transparent url(https://cdn.ghstatic.com/images/site/zylom/optimages/orange/rotatingrightbox_top.gif?v=20210503.171.320) top left no-repeat;}
.rotatingrightcolumnbox.orange .rotatingrightcolumnbox_bottom {background: transparent url(https://cdn.ghstatic.com/images/site/zylom/optimages/orange/rotatingrightbox_bottom.gif?v=20210503.171.320) bottom left no-repeat;}

.rotatingrightcolumnbox_buttons {
    position: absolute;
    display: block;
    top: 13px;
    left: 0;
    height: 21px;
    width: 200px;
    z-index: 2000;
}
.rotatingrightcolumnbox_buttons i {display: none;}
.rotatingrightcolumnbox_buttonleft a {
    display: block;
    float: left;
    margin-left: 8px;
    width: 20px;
    height: 20px;
    background: transparent url(https://cdn.ghstatic.com/images/site/zylom/buttons/scrollablebox/arrow_left.gif?v=20210503.171.320) top left no-repeat;
}
.rotatingrightcolumnbox_buttonleft a:hover {background: transparent url(https://cdn.ghstatic.com/images/site/zylom/buttons/scrollablebox/arrow_left.gif?v=20210503.171.320) 0px -20px no-repeat;}
.rotatingrightcolumnbox_buttonright a {
    display: block;
    float: right;
    margin-right: 8px;
    width: 20px;
    height: 20px;
    background: transparent url(https://cdn.ghstatic.com/images/site/zylom/buttons/scrollablebox/arrow_right.gif?v=20210503.171.320) top left no-repeat;
}
.rotatingrightcolumnbox_buttonright a:hover {background: transparent url(https://cdn.ghstatic.com/images/site/zylom/buttons/scrollablebox/arrow_right.gif?v=20210503.171.320) 0px -20px no-repeat;}



.top5columnbox {position: relative; display: block; width: 200px; margin-bottom: 10px;}


.top5columnbox h2
{
    border-spacing: 0;
    font-size: 13.2px;
    font-variant: small-caps;
    font-weight: normal;
    letter-spacing: 1px;
    line-height: 14px;
}
.top5columnbox.green h2{color: #5E7850;}
.top5columnbox.orange h2{color: #794336;}
.top5columnbox.facebook h2{color: #3b5998;}

.top5columnboxtop {position: relative; display: block; width: 200px; border-spacing: 0px; padding: 0px; margin-bottom: 5px; font-size:1.2em; font-variant:small-caps; font-weight:normal; letter-spacing:1px;}
.top5columnboxtop td {display: table-cell; vertical-align: middle; text-align: center; width: 200px; height: 45px;}
.top5columnbox.green {color: #5E7850;}
.top5columnbox.orange {color: #794336;}
.top5columnboxcontent {position: relative; display: block; width: 200px; height: auto;}
.top5columnboxbottom {position: relative; display: block; width: 200px; height: 23px; font-size: 0px; line-height: 0px;}
.top5columnboxcontent .glitem {width: 180px;}
.top5columnboxcontent .glgameimg {vertical-align: middle;}
.top5columnboxcontent .glgamename {display: block; height: 24px; line-height: 12px; text-decoration: none; overflow: hidden;}
.top5columnboxcontent .glgamename a {font-size: 10px; font-weight: bold; text-decoration: none}

 .top5columnbox.green {background: url(https://cdn.ghstatic.com/images/site/zylom/optimages/green/rotatingrightbox_content.gif?v=20210503.171.320) top repeat-y;}
 .top5columnbox.green .top5columnboxtop {color: #5E7850; background: url(https://cdn.ghstatic.com/images/site/zylom/optimages/green/rotatingrightbox_top.gif?v=20210503.171.320) top no-repeat;}
 .top5columnbox.green .top5columnboxbottom {background: url(https://cdn.ghstatic.com/images/site/zylom/optimages/green/rotatingrightbox_bottom.gif?v=20210503.171.320) top no-repeat;}
 .top5columnbox.green .glgamename a {color: #333;}
 .top5columnbox.green .glgamename a:hover {color: #BAE024; font-weight: bold;}

 .top5columnbox.orange {background: url(https://cdn.ghstatic.com/images/site/zylom/optimages/orange/rotatingrightbox_content.gif?v=20210503.171.320) top repeat-y;}
 .top5columnbox.orange .top5columnboxtop {color: #794336; background: url(https://cdn.ghstatic.com/images/site/zylom/optimages/orange/rotatingrightbox_top.gif?v=20210503.171.320) top no-repeat;}
 .top5columnbox.orange .top5columnboxbottom {background: url(https://cdn.ghstatic.com/images/site/zylom/optimages/orange/rotatingrightbox_bottom.gif?v=20210503.171.320) top no-repeat;}
 .top5columnbox.orange .glgamename a {color: #333;}
 .top5columnbox.orange .glgamename a:hover {color: #ff7000; font-weight: bold;}

 .top5columnbox.facebook {background: url(https://cdn.ghstatic.com/images/site/zylom/optimages/facebook/rotatingrightbox_content.gif?v=20210503.171.320) top repeat-y;}
 .top5columnbox.facebook .top5columnboxtop {color: #3b5998; background: url(https://cdn.ghstatic.com/images/site/zylom/optimages/facebook/rotatingrightbox_top.gif?v=20210503.171.320) top no-repeat;}
 .top5columnbox.facebook .top5columnboxbottom {background: url(https://cdn.ghstatic.com/images/site/zylom/optimages/facebook/rotatingrightbox_bottom.gif?v=20210503.171.320) top no-repeat;}
 .top5columnbox.facebook .glgamename a {color: #333;}
 .top5columnbox.facebook .glgamename a:hover {color: #3b5998; font-weight: bold;}
 .top5columnbox.facebook .gamelistplay a {color: #5E8DF4!important;}
 .top5columnbox.facebook .gamelistplay a:hover {color: 5E8DF4!important; text-decoration: underline;}
 .top5columnbox.facebook .gamelistmoregames a {color: #3B5998;}
 .top5columnbox.facebook .gamelistmoregames a:hover {color: #5E8DF4;}

 .promocolumnbox {position: relative; display: block; width: 200px; height: 323px; margin-bottom: 5px;}