.small		{ font-size:11px; line-height: 14px; }
.middle		{ font-size:13px; line-height: 16px; }
.large		{ font-size:15px; line-height: 17px; }
.great		{ font-size:17px; line-height: 19px; }
.playersheat{
	border-collapse:collapse;
	width:100%;
}
.playersheat caption{
	font-size:15px;
	line-height:17px;
	padding:6px 0 10px 0;
	white-space:nowrap;
	text-align:left;
}
.playersheat th{
	font-size:13px;
	background:#3D3D9F;
	border-right:1px solid #000;
	border-bottom:1px solid #000080;
	font-weight:normal;
	vertical-align:middle;
	width:60px;
}
.playersheat td{
	padding:0 0 0 8px;
	font-size:13px;
	height:20px;
	vertical-align:middle;
}
#players_contents{
	width:486px;
	border-left:1px solid #FFF;
	border-right:1px solid #FFF;
	padding-left:12px;
	text-align:right;
}


