#newGame img{width:100px; height:100px; margin:1px;}
#newGame li{float:left; padding:5px; text-align:center;}
#newGame li p a{display:block; border:1px black solid;}
#newGame li p a:hover{display:block; border:1px solid red;}

#featuredGame{width:920px; margin-bottom:10px; background:url(/images/bgFeatured.jpg); background-repeat:no-repeat;}
	#featuredGame img{width:100px; height:100px; margin:1px;}
	#featuredGame li{float:left; padding:5px; text-align:center;}
	#featuredGame li p a{display:block; border:1px black solid;}
	#featuredGame li p a:hover{display:block; border:1px solid red;}

#playedGame{width:210px; height:250px; float:left; padding:5px 0 0 15px; margin:10px 0 10px 10px; background-image:url(/images/mostGame.gif);}
	#playedGame img{margin-right:5px;}

#ratedGame{width:210px; height:250px; float:left; padding:5px 0 0 15px; margin:10px 0 10px 10px; background-image:url(/images/mostGame.gif);}
	#ratedGame img{margin-right:5px;}

#topMember{width:210px; height:250px; float:left; padding:5px 0 0 15px; margin:10px 0 10px 10px; background-image:url(/images/mostUser.gif);}
	#topMember img{margin-right:5px;}

#newMember{width:210px; height:250px; float:left; padding:5px 0 0 15px; margin:10px 0 10px 10px; background-image:url(/images/mostUser.gif);}
	#newMember img{margin-right:5px;}
