* {
	margin:0px;
	padding:0px;
}

.slider-horizontal {
	margin:10px 0 10px 15px; 
	width:774px;
	height:auto;
	float:left;
}
.slider-horizontal .item {
	width:150px;
	margin:0px 0px 0px 5px;
	border:solid 1px #d1d2d3;
	float:left;
}

.slider-horizontal .item {
	width:380px;
	height:230px;
}


.caro-heading{
	width:600px;
}

.btn-left, .btn-right {
	cursor:pointer;
	width:100px;
	height:30px;
	margin:0 20px 10px 0;
	background:#ddd;
	text-align:center;
	line-height:30px;
	text-transform:uppercase;
	font-weight:bold;
	float:right;
}

