.statistics_toprightstat{
	/*width:300px;*/
	position:absolute;
	right:45px;
	top:198px;
	color:white;
	width:458px;
	height:138px;
	background: url('/media/images/stat_bg.png') no-repeat bottom left;
	-webkit-box-shadow: 3px 3px 3px 0 #f49b40;
	box-shadow: 3px 3px 3px 0 #f49b40;
}

.statistics_toprightstat table{
	margin-top:5px;
	margin-left:45px;
}

.statistics_toprightstat table tr td{
	font-family: arial;
	color:black;
	line-height: 17px;	
	text-shadow: 1px 1px 2px #996118;
	vertical-align: top;
}

.statistics_toprightstat table tr td.long{
	width:290px;
}

.statistics_toprightstat table tr td.special{
	line-height: 15px;	
}


