/*.post_top{list-style-type:none;display:block;border:1px solid #1e6bb2;border-width: 3px 3px 0;overflow:hidden}
.post_top li{list-style-type:none;display:block;text-align:center;position:relative;overflow:hidden}
.post_top li .top_post_caption{position:absolute;bottom:0;color:#000;background:url(overlay-white.png);padding:10px 0px;text-align:left;width:100%}
.post_top li .top_post_caption .post_title{display:block;color:#0a5f90;font:bold 16px Verdana,Arial;margin:0;padding:0 20px 10px}
.post_top li .top_post_caption p{color:#0a5f90}
.post_top_pagination {float:left;padding:0 10px 5px}
.post_top_pagination a{display:block;float:left;margin:9px 5px 0 0;color:#ffffff;background:#6a90b6;font-weight:bold;width:24px;height:24px;line-height:24px;text-align:center}
.post_top_pagination a.activeSlide{background-color:#ffffff;color:#1d73b4}
.top_play_now{float:right;width:80px;height:30px;margin-top:0;margin-right:20px}*/

.top_games {
    font-size: 10px;
    font-family: verdana;
    font-weight: bold;
}
.top_games ul {
    background: #FFF;
    list-style: none;
    border: 1px solid #1362A8;
    padding: 3px 10px;
}
.top_games li {
    display: block;
    padding: 2px 0;
}
.top_games li a {
    display: block;
    color: #12569E;
    line-height: 16px;
}
.top_games li a:hover {
    color: #F9A73D;
}