.topGamesContainer{position:relative;width:620px;margin-top:20px;}
.topGamesContainer .topGamesTopCurve{
	background:url("/images/curvesSprite.png") 0 -15px no-repeat;
	height:7px;
	width:620px;
}
.topGamesContainer .topGamesBottomCurve {
	background:url("/images/curvesSprite.png") 0 -22px no-repeat;
	height:8px;
	width:620px;
}

.topGamesContainer .topGamesHeader{height:29px;border-left:1px solid #9CC0D3;border-right:1px solid #9CC0D3;}
.topGamesHeader h3{font-size:14px;width:90px;float:left;color:#666;margin:5px 0px 0px 18px;padding:0px;}
.topGamesTabs{width:285px;display:block;float:left;margin:7px 0px 0px 16px;padding:0px;}
.topGamesTabs li{display:block;float:left;width:95px;height:18px;padding:4px 0px 0px 0px;background-image:url("../images/top-games-menu-inactive.png");}
.topGamesTabs li.selected{background-image:url("../images/top-games-menu-active.png");}
.topGamesTabs li{color:#fff;text-decoration:none;font-weight:bold;cursor:pointer;}
.topGamesTabs li.selected{color:#202E36;cursor:default;}
.topGamesFilter{width:208px;float:left;margin:5px 0px 0px 0px;}
.topGamesFilter label{font-family:Arial;font-size:10px;font-weight:bold;}
.topGamesFilter select{font-size:10px;width:156px;}
.topGamesContainer .topGames{background:#B4C9D4;height:220px;padding:12px 0px 0px 0px;}
.gameThumbnail{width:189px;height:62px;float:left;margin:9px 0px 0px 10px;color:#333;font-family:Arial;text-align:left;position:relative;}
.topGames .gameThumbnail{background-image:url("/images/topgame-pod.png");background-repeat:no-repeat;}
#new-games .gameThumbnail{background-image:url("/images/newgame-pod.png");background-repeat:no-repeat;}
.gameThumbnail .fimageContainer{height:50px;width:50px;float:left;margin:4px 6px 6px 6px;}
.gameThumbnail p{font-size:10px;margin:6px 0px 0px 0px;width:120px;float:left;line-height:13px;}
.gameThumbnail a{font-size:11px;color:#333;}

.bombSmall{
    height:12px;
    width:15px;
    background:url("/images/smallItemSpriteMap.png") no-repeat scroll -128px -81px transparent;
    position:relative;
    top:-3px;
    display:inline-block;
}

.superpodImgContainer img{height:118px;width:168px;}

img.matureIcon{display:inline;}

#recentReviews{width:300px;height:clear:both;text-align:left;}
#recentReviews .topCurve, #vgPod .topCurve{
	background:url("/images/curvesSprite.png") 0 -9px no-repeat;
	height:2px;	
	width:300px;
}
#recentReviews h3{background:#B4C9D4;height:25px;font-family:Arial;color:#333;font-size:13px;font-weight:bold;padding:10px 20px 0px;}
#recentReviews a{color:#333;}
.recentReview{width:287px;border-bottom:1px dashed #B4C9D4;border-right:1px solid #B4C9D4;border-left:1px solid #B4C9D4;padding:24px 0px 10px 11px;}
.recentReview .fimageContainer{height:50px;width:50px;margin-right:10px;float:left;}
.recentReview .gameInfo{width:222px;float:left;}
.recentReview .titleBar{width:222px;}
.recentReview .thumbUpDown{height:18px;width:18px;float:left;margin-right:10px;}
#reviewThumbUp{
    background:url("/images/smallItemSpriteMap.png") no-repeat scroll -20px -97px transparent;
}
#reviewThumbDown{
    background:url("/images/smallItemSpriteMap.png") no-repeat scroll 0 -97px transparent;
}




#newVGGames{background:#B4C9D4;font-family:Arial;height:326px;margin-top:10px;text-align:left;width:300px;}
#newVGGames .topCurve{
	background:url("/images/curvesSprite.png") 0 -9px no-repeat;
	height:2px;
	width:300px;
}
#VGGamesBottomCurve {
	background:url("/images/curvesSprite.png") 0 -3px no-repeat;
	height:2px;
	margin-bottom: 10px;
	width:299px;
}
#newVGGames h3{
	background: url(/images/vgChest.png) no-repeat;
	color:#333;
	font-size:13px;
	font-weight:bold;
	height:25px;
	padding:10px 20px 0 41px;
}
#newVGGames a{color:#333;}
#newVGGames p {
	font-size: 12px;
	margin: 4px 0 20px 0;
}
#vgPod { padding: 7px 0 0 5px; }
.newVGGame {
	background-image:url("/images/virtualGoodsPod.png");
	background-repeat:no-repeat;

	color:#333;
	float:left;
	height:62px;
	margin: 0 0 8px 10px;
	position:relative;
	text-align:left;
	width:300px;}
.newVGGame .fimageContainer{float:left;margin:4px 6px 6px 6px;}
.newVGGame p{
	font-size:10px !important;
	margin: 10px 0px 0px 8px !important;
	width:160px;
	float:left;
	line-height:13px;
}
.newVGGame a{font-size:11px;color:#333;}
.vgItem img { margin: 13px 0 0 6px; }
#vgHubLink {
	float: right;
	position: relative;
	right: 13px;
}





a.flagImg{
    height:11px;
    width:13px;
    background:url("/images/smallItemSpriteMap.png") no-repeat scroll -53px -98px transparent;
    display:block;
    float:left;
    text-decoration:none;
}
.recentReview h4.gameTitle{width:120px;float:left;font-family:Arial;font-size:12px;font-weight:bold;}
.recentReview p{margin:0px;padding:0px;font-size:12px;font-family:Arial;}
.recentReview p.shortReview,.recentReview p.longReview,.recentReview p.gameReview{clear:both;word-wrap:break-word;}
.recentReview p .lowlight{color:#666;}
#moreReviews{height:40px;padding:10px 0px 0px 220px;border-left:1px solid #B4C4D9;border-right:1px solid #B4C4D9;border-bottom:1px solid #B4C4D9;}

#recentPlayedFavorites{height:278px;;width:298px;border:1px solid #C4D5DF;padding-top:10px;margin:10px 0;}
#recentPlayedFavoritesTabContainer{width:298px;}
#recentPlayedFavoritesTabs{height:22px;width:210px;margin-left:20px;}
.recentPlayedFavoritesContent{background:#B4C9D4;height:236px;width:278px;padding:10px;}
.favoriteContainer,.recentPlayedContainer{width:92px;float:left;height:108px;text-align:left;margin:10px 0;}
.recentPlayedContainer{padding:0 0 0 10px;width:82px;}
.favoriteContainer a,.recentPlayedContainer a{color:#343233;font-weight:bold;}
.faveDelete{
    float:left;
    width:14px;
    height:14px;
    padding:0 0 36px;
    margin:53px 5px 0 0;
    cursor:pointer;
    background:url("/images/smallItemSpriteMap.png") no-repeat scroll -66px -97px transparent;
}
.faveDelete{}
#favoritesTabLoginBtn{position:relative;left:0;top:-30px;cursor:pointer;}



