	.GameBoxRightInfo {
		margin-bottom: 12px; 
		position: relative; 
		width: 245px ; 
		height: 120px; 
		background: url(../images/JustWonBg.png) no-repeat top left; }

	.JustWonMemberMenu {
		text-align: center; 
		height: 20px; 
		width: 100%; 
		left: 0px; 
		top: 0px; }	  
		
	.JustWonDataBlock {
		float: left; 
		height: 100%; 
		width: 170px; }
		
	.JustWonDataBlock > p {
		color: #2e3192; 
		margin-bottom: 6px }
		
	.JustWonAvatarBlock {
		float: left; 
		height: 100%; 
		width: 66px	}  
		
	.JustWonAvatarBlock > img {
		background-color: #000; 
		width: 50px; 
		height: 60px; 
		margin-left: 8px; 
		margin-right: 8px; }
		
	.GameBoxRightInfo > li {
		list-style-type: decimal;
	}