.statistics_preview #statistics ul{
	list-style:none inside none;
}
.statistics_preview #statistics ul li{
	padding-left:48px;
	margin-bottom:15px; 
}
.statistics_preview #statistics ul li p{
	font-size:12px;
	font-family: arial;
	color:#666666;
	font-weight: normal;
}
.statistics_preview #statistics ul li p b{
	font-weight: 700;
}

.statistics_preview #statistics ul li.stat{
	background:url('/media/images/graph_icons/edrazbe-home_03.png') no-repeat left 3px;
}
.statistics_preview #statistics ul li.dll{
	background:url('/media/images/graph_icons/edrazbe-home_06.png') no-repeat left 3px;
}
.statistics_preview #statistics ul li.coin{
	background:url('/media/images/graph_icons/edrazbe-home_08.png') no-repeat left 3px;
}
.statistics_preview #statistics ul li.ppl{
	background:url('/media/images/graph_icons/edrazbe-home_10.png') no-repeat left 3px;
}

.statistics_preview .stats{
	min-width: 400px;
	height:400px;
	display:block;
	position:relative;
	border-bottom:1px solid black;
}

.statistics_preview .stat_small{
	width: 475px;
	height:300px;
	display:inline-block;
	position:relative;
}

.statistics_preview .cont{
	border-top: none;
}
