.statistics_show .stat{
	min-width: 400px;
	height:400px;
	display:block;
	position:relative;
	border-bottom:1px solid black;
}

.statistics_show .stat_small{
	width: 446px;
	height:300px;
	display:inline-block;
	position:relative;
}

.statistics_show .cont{
	border-top: none;
}


