.karusel_left {
	display:block;
	background:transparent url('/a/prikol3/img/karusel_left.gif') no-repeat bottom left;
	height:80px;
	width:17px;
	margin-top:10px;
}
.karusel_left_end {
	display:block;
	background:transparent url('/a/prikol3/img/karusel_left.gif') no-repeat top left;
	height:80px;
	width:17px;
	margin-top:10px;
}
.img_block {
	line-height:1.3;
	white-space:normal;
	padding:7px;
	width:100px;		
}
#current_karusel {
	background-color:#efefef;
}
.img_info {
	border: none;
	border:1px solid #D6D4D5;
	width:90px;
	height:70px;
	background-color:#fff;
	/*margin-bottom:3px;*/
}
.karusel_right {
	display:block;
	background:transparent url('/a/prikol3/img/karusel_right.gif') no-repeat bottom right;
	height:80px;
	width:17px;
	margin-top:10px;
}
.karusel_right_end {
	display:block;
	background:transparent url('/a/prikol3/img/karusel_right.gif') no-repeat top right;
	height:80px;
	width:17px;
	margin-top:10px;
}
.border_1px {
	background: #A5D2F2; 
	height:1px; 
	border-left: 1px solid #FFF; 
	border-right: 1px solid #FFF; 
	overflow:hidden;
}