.infiniteCarousel{height:160px;width:1042px;background:url(http://images.infostroy-software.com/carousel_bg.png) no-repeat;overflow:hidden;position:relative;left:-38px;}
.infiniteCarousel .wrapper{width:968px;overflow:hidden;margin:5px 0 0 3px;height:150px;display:inline-block;float:left;}
.infiniteCarousel ul a img{border:0;}
.infiniteCarousel .wrapper ul{list-style-image:none;list-style-position:outside;list-style-type:none;margin:0;padding:0;white-space:nowrap;height:150px;width:9999px;}
.infiniteCarousel ul li{display:inline-block;padding:0;height:150px;width:242px;float:left;}
.infiniteCarousel .arrow{display:inline-block;height:40px;width:30px;background:url(http://images.infostroy-software.com/arrows.png) no-repeat 0 0;cursor:pointer;}
.infiniteCarousel .forward{background-position:0 0;float:right;margin:60px 5px 0 0;}
.infiniteCarousel .back{background-position:0 -80px;float:left;margin:60px 0 0 5px;}
.infiniteCarousel a:hover.forward{background-position:0 -40px;}
.infiniteCarousel a:hover.back{background-position:0 -120px;}