@charset "utf-8";
ul,li,p,h1,h2,h3,h4,img{ margin:0px; padding:0px; list-style:none;}

.gamehover{width: 100%;display: none;} 
.gamehover img{ width:150px; height:110px; border:1px #333 solid; margin-bottom:5px;} 
.gamehover h3{ font-size:12px; padding:5px 0px 5px 0px;} 
.gamehover p{width:95%; font-size:11px; height:56px; overflow:hidden; line-height:14px;} 

#gamerandom{ width:99%; border:1px #999 solid; overflow:hidden; padding:1px; background-color:#fff;
-moz-border-radius:0 0 5px 5px;-webkit-border-radius:0 0 5px 5px;border-radius:0 0 5px 5px;
margin-top:5px; margin-bottom:5px;
}
#gamerandom h3.title{ font-size:16px; font-weight:bold; background:#7F7F7F; padding:3px 0px 3px 0px; text-indent:10px; border-bottom:1px #999 solid; font-family: Arial;  text-shadow:1px 1px 1px #000; color:#fff;}
#gamerandom h3.title span{ font-size:11px; font-family: Tahoma; font-weight:normal;}
#ranGame{ width:100%; padding:3px;}
#ranGame li{ width:auto; float:left; margin:2px 2px 1px 1px;}
#ranGame li img.ss{ width:50px; height:50px; border:0px;}

#gamerandom{ width:99%; border:1px #999 solid; overflow:hidden; padding:1px; background-color:#fff;
-moz-border-radius:0 0 5px 5px;-webkit-border-radius:0 0 5px 5px;border-radius:0 0 5px 5px;
margin-top:5px; margin-bottom:5px;
}
#gamerandom h3.title{ font-size:16px; font-weight:bold; background:#7F7F7F; padding:3px 0px 3px 0px; text-indent:10px; border-bottom:1px #999 solid; font-family: Arial;  text-shadow:1px 1px 1px #000; color:#fff;}
#gamerandom h3.title span{ font-size:11px; font-family: Tahoma; font-weight:normal;}
#ranGame{ width:100%; padding:3px;}
#ranGame li{ width:auto; float:left; margin:2px 2px 1px 1px;}
#ranGame li img.ss{ width:50px; height:50px; border:0px;}

#gamefamous{ width:99%; border:1px #999 solid; overflow:hidden; padding:1px; background-color:#fff;
-moz-border-radius:0 0 5px 5px;-webkit-border-radius:0 0 5px 5px;border-radius:0 0 5px 5px;
margin-top:5px; margin-bottom:5px;
}
#gamefamous h3.title{ font-size:16px; font-weight:bold; background:#F60; padding:3px 0px 3px 0px; text-indent:10px; border-bottom:1px #999 solid; font-family: Arial;  text-shadow:1px 1px 1px #000; color:#fff;}
#gamefamous h3.title span{ font-size:11px; font-family: Tahoma; font-weight:normal;}

.balloonstyle{
position:absolute;
top: -300px;
left: 0;
visibility: hidden;
border:0px;
font: bold 12px Tahoma;
z-index: 100;
width:175px;
height:170px;
overflow:hidden;
-moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px;
background:  url(/images/bg_toolt.png); background-position:left top; background-repeat:no-repeat;
padding:17px 0px 0px 15px;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
/*filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135,Strength=5);*/
}

.balloonstyle img{ display:block; padding:5px; width:150px; height:110px;}

#arrowhead{
z-index:99;
position:absolute;
top: -500px;
left:0;
visibility: hidden;
}