ul.item_list li.list_item {
	list-style: none;
	float: left;
	width: 28%;
	height: 170px;
	margin-right: 40px;
	margin-bottom: 10px;
}
