.container {	
	position:relative;
	overflow:hidden;
	/*height:235px;*/
	width:870px;
	
}

.cont .it {
	height:205px;	
}

.control {text-align:center;width:100%;height:30px;padding:15px 0 0 0;}
.control img {margin:0 15px;}

.products .item {
	float: left;
	width: 250px;
	padding: 0px 20px;
	border-right: 1px solid #E8E8E8;
	text-align: center;
}

.products .item.last {
	border:none;
}

.products .item h4{
	text-align: center;
	height: 30px;
}
