.page-home #top-players {
	float: left;
	margin: 8px;
	margin-right: 15px;
}
.page-home #top-players table {
	background-color: #FFF;	
}
.page-home .top-elo div {
	text-align: center;
}
.page-home .top-elo table.ratings caption {
	border-bottom: solid #000 1px;
	padding: 0 5px 5px 5px;
}
.page-home .top-elo table.ratings {
	font-weight: bolder;
	border-collapse: collapse;
}
.page-home .top-elo  table.ratings tr:hover {
	background-color: #EAEAEA;
	cursor: help;
}
.page-home .top-elo table.ratings td.username {
	white-space: nowrap;	
}
.page-home .top-elo .first-elo {
	font-size: 17pt;
}
.page-home .top-elo .second-elo {
	font-size: 15pt;
}
.page-home .top-elo .third-elo {
	font-size: 14pt;
}
.page-home .top-elo .other-elo {
	font-size: 11pt;
}
.page-home .top-elo .score-elo {
	text-align: right;
}
.page-home .top-elo .position sup{
	font-weight: normal;
}
.page-home .top-title {
	font-weight: normal;
}
.page-home  #news {
	text-align:justify;
	padding: 5px;
}
.page-home #news h2 {
	font-size: 16px;
	font-weight: normal;
	color: #E27806;
	letter-spacing: -1px;
}
.page-home #news .date {
	color: #000;
	letter-spacing: 1px;	
}
.page-home #news img {
	float: left;
	display: block;
	margin-right: 5px;
}
.page-home #news .news-flash {
	font-size: 14px;
	text-align:text-justify;
}
.page-home  #news .read-more {
	font-size: 12px;
	white-space: nowrap;
	font-style: italic;
	font-weight: bold;
}
.page-home  #news .read-all a,
.page-home  #news .read-all a:visited {
	font-style: italic;
	font-size: 12px;
	white-space: nowrap;
	display: block;
	text-align: right;
	border-bottom: 1px dashed #000;
	text-decoration: none;
	font-weight: bold;
	color: #000;
}
.page-home  #news .read-all a:hover {
	color: #C74816;
}
.page-home #presentation {
	line-height: 1.8;
	margin: 15px 0;
}
.page-home  #news-game-live {
	margin-left: 229px;
}
.page-home  #games table {
	width: 100%;	
}
.page-home  #who-is-online ul,
.page-home  #who-is-online li {
	list-style: none;
	margin: 0;
	padding: 0;
}
.page-home  #game-live table caption,
.page-home  #who-is-online table caption {
	text-align: left;
	font-size: 14px;
	color: #777777;
}
.page-home  #who-is-online h2 {
	text-align: center;
	margin-top: 30px;
}
.page-home  #game-live h2,
.page-home  #who-is-online h2 {
	letter-spacing: 2px;
	font-size: 14px;
	font-weight: bold;
}
.page-home  #game-live table th,
.page-home  #who-is-online table th {
	text-align: left;
}
.page-home  #game-live .empty td,
.page-home  #who-is-online .empty td {
	padding: 15px;
	text-align: center;
	font-style: italic;
}

