


 .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 i {display: none;}
    .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(http://cdn.media.zylom.com/images/site/zylom/seoimages/green/grightbg.jpg) top center repeat-y;}
 .rightcolumnbox.green .rightcolumnboxtop {background: url(http://cdn.media.zylom.com/images/site/zylom/seoimages/green/grightup.jpg) top center no-repeat;}
 .rightcolumnbox.green .rightcolumnboxbottom {background: url(http://cdn.media.zylom.com/images/site/zylom/seoimages/green/grightbottom.jpg) top center no-repeat;}       
 .rightcolumnbox.green .glgamename a {color: #333;}
 .rightcolumnbox.green .glgamename a:hover {color: #BAE024; font-weight: bold;}

 .rightcolumnbox.orange {background: url(http://cdn.media.zylom.com/images/site/zylom/seoimages/orange/grightbg.jpg) top center repeat-y;}
 .rightcolumnbox.orange .rightcolumnboxtop {background: url(http://cdn.media.zylom.com/images/site/zylom/seoimages/orange/grightup.jpg) top center no-repeat;}
 .rightcolumnbox.orange .rightcolumnboxbottom {background: url(http://cdn.media.zylom.com/images/site/zylom/seoimages/orange/grightbottom.jpg) top center no-repeat;}
 .rightcolumnbox.orange .glgamename a {color: #333;}
 .rightcolumnbox.orange .glgamename a:hover {color: #ff7000; font-weight: bold;} 

 .rightcolumnbox.blue {background: url(http://cdn.media.zylom.com/images/site/zylom/seoimages/blue/grightbg.jpg) top center repeat-y;}
 .rightcolumnbox.blue .rightcolumnboxtop {background: url(http://cdn.media.zylom.com/images/site/zylom/seoimages/blue/grightup.jpg) top center no-repeat;}
 .rightcolumnbox.blue .rightcolumnboxbottom {background: url(http://cdn.media.zylom.com/images/site/zylom/seoimages/blue/grightbottom.jpg) top center no-repeat;}
 .rightcolumnbox.blue .glgamename a {color: #333;}
 .rightcolumnbox.blue .glgamename a:hover {color: #ff7000; } 