@charset "utf-8";#infiniteCarousel{margin-left:4px;border:1px #f0f solid;height:180px;width:500px;overflow:hidden;position:relative}
#infiniteCarousel ul{position:relative;padding:0;margin:0;width:1875px}#infiniteCarousel li{position:absolute;padding-top:5px;width:125px;height:173px;float:left;list-style:none}
#infiniteCarousel li img{padding-left:22px}#previous{position:absolute;height:30px;width:30px;top:75px;left:0;cursor:pointer;cursor:hand;background-image:url(/main_images/arrow_left.png);background-repeat:no-repeat;z-index:101}
#next{position:absolute;height:30px;width:30px;top:75px;right:0;cursor:pointer;cursor:hand;background-image:url(/main_images/arrow_right.png);background-repeat:no-repeat;z-index:101}