*{border:0;padding:0;margin:0;}

html{color:#000;background:#FFF;} 
html, body{font-family:arial;max-width:480px;margin:0 auto;}
a:link,a:visited{text-decoration:none}
ul,li{list-style:none;}

.header{height:44px;background:url(images/top_logo.png) no-repeat 0 0;}

.top_panel{height:29px;background:url(images/top_panel_bg_repeat.png) repeat-x 0 0;}
.top_panel .users_online{margin:7px 0 0 6px;padding-left:16px;font-size:11px;color:#242424;text-shadow:white 1px 1px 3px;background:url(images/man_ico.png) no-repeat 0 0;}
.top_panel .users_online .cnt{color:#6ec300;padding-left:3px;}

.top_panel_opera{background:url(images/top_panel_bg_repeat.png) repeat-x 0 0;}
.top_panel_opera .bookmark{margin:7px 0 0 6px;font-size:12px;color:#242424;text-shadow:white 1px 1px 3px;}
.top_panel_opera .bookmark a{color:#6EC300;text-decoration:underline;}

.content{padding:3px 3px 0 3px;background:url(images/main_bg.png) repeat-y 0 0;}

ul.games .game{position:relative;text-decoration:none;height:75px;padding:8px 0 0 8px;margin-bottom:3px;background:url(images/game_block_right.png) no-repeat 100% 0;}
ul.games .game_mini{position:relative;text-decoration:none;height:75px;padding:8px 0 0 8px;margin-bottom:3px;background:url(images/game_block_right_mini.png) no-repeat 100% 0;}
ul.games .thumb{width:60px;height:75px;padding:7px 0 0 7px;margin:-8px 0 0 -8px;background:url(images/game_block_left.png) no-repeat 0 0;}
ul.games .img50{height:50px;width:50px;}
ul.games .online{position:absolute;z-index:5;text-align:center;width:35px;right:10px;top:4px;font-size:10px;color:#ffffff;text-shadow:black 1px 1px 2px;}
ul.games .info{height:66px;}
ul.games .title{font-size:14px;color:#0072bc;}
ul.games .description{margin:5px 10px 0 0;font-size:10px;color:#4d4d4d;}

.content .footer{padding-bottom:12px;color:#cccccc;font-size:10px;}
.content .footer .hr{height:0;border-top:1px solid #2c2c2c;border-bottom:1px solid #434343;margin:6px 0;}
.content .footer a{color:#6EC300;text-decoration:underline;}

.blck{display:block;}
.fl{float:left;}
.fr{float:right;}
.clear{clear:both;}
.ovhd{overflow:hidden;}
.cntr{text-align:center;}
