#ranking{ 
 width: 582px;
}

#ranking-left {
	width: 290px;
	float: left;	
}

#ranking-right {
	width: 290px;
	float: right;	
}

.box{
	width: 282px;
}
	.box-top{
		color:white;
font-size:16pt;
height:39px;
padding:8px 0 0 8px;
width:274px;
		background: url('/wp-content/plugins/user_rank_plugin/img/top100.png') no-repeat;		
	}
	
	.box-bottom{
		width: 282px;
		height: 8px;
		background: url('/wp-content/plugins/user_rank_plugin/img/bottom.png') no-repeat;
	}

	.box-in{
		background: url('/wp-content/plugins/user_rank_plugin/img/box-back.png') repeat-y;
	}

	
	div#main_2-content-opacity-center-post-center .box-in ul {
		margin:0;
		list-style:none;
	}
	
	div#main_2-content-opacity-center-post-center .box-in ul li{
		margin-top:0;
		width:280px;
	}
	
	
	
	.box-in ul li.line{
		height:1px;
		width: 280px;
		margin:8px 0;
		background: url('/wp-content/plugins/user_rank_plugin/img/line.png')repeat-x;
	}
	
	.box-in ul li{
			clear:both;
			height:23px;
line-height:20px;
margin-left:1px;
	}
	
	.g{
		background: #f2f1e1;
	}
	
	.m {
		display:block;
		float:left;
		margin-left:10px;
		margin-right:10px;
		text-align:right;
		width:30px;
		color: black;
		font-weight: bold;
	}
	
	.box-in ul li.first-line .m{
		font-size: 8pt;
		margin-left:2px;
		margin-right:10px;
		width:28px;
		color: #5d5d5d;
		font-weight: normal;
	}
	
	
	.p {
		display:block;
		float:left;
		width:50px;
		color: black;
		font-weight: bold;
	}
	
	.box-in ul li.first-line .p{
		font-size: 8pt;
		color: #5d5d5d;
		font-weight: normal;
	}
	
	.n {
		display:block;
		float:left;
		width: 180px;
	}
	
	.box-in ul li.first-line .n{
		font-size: 8pt;
		color: #5d5d5d;
		width:170px;
		text-align: center;
		font-weight: normal;
	}
