DIV#Content DIV#RankingTable DIV.PageContentBlock {
	background-color:  #E1F1E2;
	padding: 0 0 0 60px;
	margin: 0;
}
DIV#Content DIV#RankingTable DIV.PageContentBlock TABLE {
	background-color: #fff;
	width: 200px;
	border: 1px solid #438F48;
	margin: 10px 15px;
	padding: 0;
	float: left;
}
DIV#Content DIV#RankingTable DIV.PageContentBlock TR {
}
DIV#Content DIV#RankingTable DIV.PageContentBlock TH  {
	border: 1px solid #9ED8A1;
	line-height: 15px;
}
DIV#Content DIV#RankingTable DIV.PageContentBlock TD  {
	text-align: center;
	border: 1px solid #9ED8A1;
}
DIV#Content DIV#RankingTable DIV.PageContentBlock P {
	clear: both;
}