/* CSS Document */

.bg-anyClass		{ float:left; position:relative; width:90%; height: 170px; padding:0 45px; margin:25px 0 0 0;  }
.anyClass			{ float:left; width:90%; height: 170px; background:transparent;  }
.anyClass li		{ float:left; width:140px; height:135px; padding:0 10px; background: none !important; height: 170px;}
.anyClass li img	{ border:3px solid #4d4e53; }

.right-carrusel-1	{ position:absolute; width:21px; height:55px; top:37%; right:30px; z-index:1; }
.left-carrusel-1	{ position:absolute; width:21px; height:55px; top:37%; left:2px;  z-index:1; }


