
.carrusel_box {
	float:right;
}

#carrusel, #carrusel li {
	height:100px;
	margin:0px;
	padding:0px;
}

#carrousel .image {
	margin: 0px !important;
}

#carrusel li:before {
	content:"";
}

#carrusel, .caroufredsel_wrapper {
	/*width:500px !important;
	width:500px;*/
	
	
	
	
	/*position:relative !important;*/
}

.caroufredsel_wrapper {
	width:490px !important;
	
	/*height:120px !important;*/

	
	/*width:1200px !important;*/
	/*width:490px;*/
	/*width:510px !important;*/
}

* html .caroufredsel_wrapper {
	width:525px !important;
	height:100px !important;
}

#carrusel {
	/*display:block;*/
	width:600px !important;
	

	/*height:120px !important;*/
	/*width:810px;*/
	/*width:510px !important;*/
}

#carrusel li {
	float:left;
	width:85px;
	margin-left:12px;
}

#carrusel li img {
	padding:1px;
	border:1px solid black;
	color:white;
	/*width:85px;*/
}

.caroufredsel_wrapper, #prev, #next {
	float:left;
}

#prev, #next {
	padding-top:10px;
}

#prev {
	margin-right:18px;
}

* html #prev {
	margin-right:-5px;
}

#next {
	margin-left:10px;
}