:focus {
	outline:none;
}

.carrusel ul {
	list-style-type:none;
}

.carrusel .revolver, .carrusel ul {
	width : 371px;
	height : 140px;
	position : relative;
	overflow : hidden;
	margin:0;
	padding:0;
}

.carrusel .revolver div, .carrusel li {
	position:absolute;
	width:148px;
	height:79px;
	background-color: #000000;
	padding: 2px;

}

.carrusel .revolver img {
	width:100%;
	height:100%;
	border:0;
}
.carrusel {
	width: 371px;
	vertical-align: middle;
}

