div.wraptop,
div.wrapper,
div#cont_text{
	width: 1100px;
}

/* значение на 21px ниже чем у div#cont_text */
.jcarousel-wrapper{
	width: 1078px;
}

div.shop_items_list{
	width: 880px;
}

.shop_item,
.shop_item .image_td,
.shop_item .image_td .image,
.shop_item .details .title,
.details .price,
.shop_item .compare{
	width: 180px;
}

.jcarousel li{
	width: 220px;
}

.shop_item .image_td .image img{
	max-width: 180px;
}