/* Compare Scores Section */

#mainCompare {
	width: 775px;
	margin-left: 10px;
	margin-top: -70px;
	display: inline;
	float: left;
}

	#rankingCompare dl {
		display:inline;
		float:left;
		margin: 0;
	}
	
			.topCompare {
				border-right: 1px solid #e7e7e6;
			}
		
			#topCompare1 { 
				width: 281px;
				background:url(http://media02.gameloft.com/layout/default/web/minisites/glive/images/userPanelBg.jpg) repeat-x;
			}
			#topCompare2 {
				width: 211px;
				background:url(http://media02.gameloft.com/layout/default/web/minisites/glive/images/mostplayedbg.jpg) repeat-x;
			}
			
				#topCompare2 p {
					text-align: center;
					color:#636363;
					font-weight: bold;
					margin-top: 20px;
					margin-bottom: 5px;
				}
			
			#topCompare3 { 
				width: 280px;
				background:url(http://media02.gameloft.com/layout/default/web/minisites/glive/images/mostplayedbg.jpg) repeat-x;				
			}
		
				.topCompareMain {
					height: 120px;
					position: relative;
					border: 2px solid #fff;	
				}
					.connectionCompare {
						position: relative;
						top: 2px;
					}
					
						.connectionCompare p {
							display: inline;
							font-size: 11px;
						}
						
						.connectionCompare img {
							width:9px;
							height:9px;
							position: relative;
							top: 1px;
						}

					.topCompareMain h3 {
						font-size: 12px !important;
						color:#3f3f3f !important;
						margin: 15px 0 0px 0px !important;
					}
					
					.topCompareMain h4 {
						font-size: 12px !important;
						color:#3f3f3f !important;
						padding: 0 !important;
						margin: 5px 0 5px 0 !important;
					}
					
						.topCompareMain h4 small {
							font-size: 14px;	
						}
					
					.topCompareMain a.friendslistCompare {
						display: block;
						text-decoration: underline;
						text-align: center;
						color:#636363;
						font-weight: bold;
						margin-top: 20px;
						margin-bottom: 5px;						
					} 
					
					.topCompareMain select {
						margin: auto;
						display: block;
						width: 191px;
						border: 1px solid #dddddb;
						height: 20px;
						color:#636363;
						font-weight: bold;
					}
					
					.topCompareMain a img {
						width: 100px;
						height: 100px;
						position: relative;
						top: 5px;
						left: 5px;
					}
				
					.topCompareMain ul li {
						display: inline;
					}
					
				.infoCompare {
					position: absolute;
					top: 0;
					left: 115px;
				}
	
		#rankingCompare dl dt {
			text-align:center;
			height:20px;
			padding-top: 5px;
			border-left: 1px solid #e0e0de;
			text-transform: uppercase;
			background:url(http://media02.gameloft.com/layout/default/web/minisites/glive/images/userPanelButtonBg.jpg) repeat-x;
			font-weight: bold;
			font-size: 10px;
			font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
			color:#9e9d9c;
		}
		
		#rankingCompare dl dd {					
			text-align:center;
			border-right: 1px solid #fff3db;
			border-left:1px solid #e7e4db;
			padding-top: 25px;
			overflow: hidden;
			height: 45px;
			font-weight: bold;
			font-size: 14px;
			color:#484544;
			background:url(http://media02.gameloft.com/layout/default/web/minisites/glive/images/userPanelListBg2.jpg) repeat-x 0 -19px;
		}
		
			.hoverBgCompare {
				background:url(http://media01.gameloft.com/layout/default/web/minisites/glive/images/comparebghover.jpg) repeat-x !important;	
			}
		
			#column1Compare {
				width: 141px;	
			}
            
                #column1Compare dd.nogames {
					width: 281px;
					position: relative;
					z-index: 100;
					font-size: 12px;
					color:#999;
				}
                
			#column2Compare {
				width: 140px;	
			}
			
			#column3Compare {
				width: 212px;	
			}
			
				#column3Compare dd {
					padding-top: 5px !important;
					height: 65px !important;
				}
				
					#column3Compare dd img {
						float:left;
						height:57px;
						margin-left:20px;
						width:57px;	
					}
					
					#column3Compare dd span {
						overflow:hidden;
						position:relative;
						text-align:left;
						top:20px;
						color:#662600;
					}
			
			#column4Compare {
				width: 140px;	
			}
			
				#column4Compare dd.nogames {
					width: 280px;
					position: relative;
					z-index: 100;
					font-size: 12px;
					color:#999;
				}
			
			#column5Compare {
				width: 142px;	
			}
/* End Compare Scores Section */
