/* Game list elements*/

.bigpoints{
color:#0e4950;
font-size: 4em;
font-weight: bold;
}

.smallpoints{
color:#77999e;
font-size: 1.5em;
font-weight: bold;
}

tr.row:hover{background-color: #efefef;margin-bottom: 0px;padding-bottom: 0px;}
.playlist{border-bottom: black 1px solid;margin-bottom: 0px;padding-bottom: 0px;}

.gamename a{color:#0e4950;font-size: 16px;text-decoration: none;font-weight: bold;}

.propic{border: #77999e 4px solid;}

#ranking{
background-color:#efefef;
//border: 2px solid #77999e;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
text-decoration:none;
}

#ranking:hover{background-color:#dadada;}

.rankzone{
color:#77999e;
font-size: 1em;
font-weight: bold;
}

.ranknum{
font-size: 4em;
color:#074950;
vertical-align:middle;
text-decoration:none;
font-weight: bold;
}

.super{
font-size:1.5em;
color:#074950;
margin:0px;
padding:0px;
}

ranking:hover{background-color:#dadada;}

#imgpush{
	height:480px;
	width:320px;
}