.carousel_block {
	margin:2px 0 2px 0;	
}

.carousel_block a.left, .carousel_block a.right {
	display:block;
	width:27px;
	height:29px;
	text-decoration:none;
	background:url('/image/design2/carousel_arr.png') no-repeat;	
}

.carousel_block a.right {
	background-position:-27px 0;	
}

.carousel_block .line_sm {
	overflow:hidden;
	/*width:598px;	*/
	height:84px;
}

.carousel_block .line_big {
	widows:5000px;
	height:84px;	
}

.carousel_block .item {
	width:83px;
	height:82px;
	background:url('/image/design2/carousel_item.png') no-repeat;
	margin:0 3px 4px 0;	
}

.carousel_block .item a {
	display:block;
}

.carousel_block .item a.image {
	height:55px;
	padding:5px 0 0 0;
}

.carousel_block .item a.text {
	color:#939598;
	font-size:9px;
	text-transform:uppercase;
	text-decoration:none;
	height:21px;
	line-height:1;
	padding:2px 0 0 0;
}

/*---[-design of button all brand detail---*/
.image_text a{
 	display: block;
	width:90px;
	height:48px;
    padding:7px 0 0 0;
    text-decoration: none;
    text-align:center;
    font-size: 12px;
    word-wrap: break-word; /* Перенос слов */ 
	line-height:20px;
    background:#ffffff;
    border-radius: 10px; /* Скругляем уголки */
    border: 1.5px solid #cccccc; /* Добавляем рамку */
    margin:4px 3px 4px 0;
}
/*---]-design of button all brand detail---*/
