span.local-flag {
	background: url(../gfx/icons/flags/it.gif) no-repeat; 

	display: block;
	width: 25px;
	height: 19px;
	text-indent: -10000px;
}

#editors-top-pick span.local-flag {
	background: url(../gfx/icons/flags/it.gif) no-repeat; 

	display: block;
	width: 25px;
	height: 19px;
	text-indent: -10000px;
}

/* texas-holdem.php toplist */

#th-toplist {
	width:490px;
	font-size:10px;
	margin:0 auto;
}
	#th-toplist h2 {
		background:#F1F1F1 url(/images/trGreen.png) repeat-x scroll 0% bottom;
		color:#FFFFFF;
		display:block;
		font-family:Trebuchet MS;
		font-size:18px;
		font-weight:normal;
		height:39px;
		margin:0pt;
		padding:9px 0pt 0pt 10px;
	}

	#th-toplist a {
		/*font-weight:bold;*/
	}
	#th-toplist table {
		/*background-color:#dbdbdb;*/
		background: #e5e5e5 url(/images/toplist_bg.png) repeat-x left top;
		padding:5px;
		width:100%;
	}
	#th-toplist td {
		white-space:nowrap;
		padding:2px 0;
	}
	.download-button  {
		display:block;
		position: relative;
		top: 3px;
	}
	.download-button .left{
		display: block;
		float: left;
		width: 13px;
		height: 30px;
		background: url(/images/Play-Online-Now.png) no-repeat left top;
	}
	
	.download-button a {
		display: block;
		float: left;
		padding: 6px 25px 10px 0;
		background: url(/images/Play-Online-Now.png) no-repeat right -30px;
		text-decoration:none;
		color:#fff;
		outline:none;
		font-size:10px;
		font-weight:bold;
	}