#horizontal_carousel{float:left;width:1000px;height:151px;position:relative;border-bottom:1px solid #E5E5E5;}
#horizontal_carousel .container{float:left;width:944px;height:151px;position:relative;overflow:hidden;}
#horizontal_carousel ul{margin:0;padding:0;width:100000px;position:relative;top:0;left:0;height:151px;}
#horizontal_carousel ul li{width:236px;height:151px;list-style:none;float:left;}
#horizontal_carousel .previous_button{float:left;width:28px;height:151px;background:url(/picknpay/applications/picknpay/templates/css/carousel/../../images/carousel/specials/horizontal/scroller_left.gif) no-repeat;z-index:100;cursor:pointer;}
#horizontal_carousel .previous_button_over{background:url(/picknpay/applications/picknpay/templates/css/carousel/../../images/carousel/specials/horizontal/scroller_left_hover.gif) no-repeat;}
#horizontal_carousel .previous_button_disabled{background:url(/picknpay/applications/picknpay/templates/css/carousel/../../images/carousel/specials/horizontal/scroller_inactive.gif) no-repeat;cursor:default;}
#horizontal_carousel .next_button{float:right;width:28px;height:151px;background:url(/picknpay/applications/picknpay/templates/css/carousel/../../images/carousel/specials/horizontal/scroller_right.gif) no-repeat;z-index:100;cursor:pointer;}
#horizontal_carousel .next_button_over{background:url(/picknpay/applications/picknpay/templates/css/carousel/../../images/carousel/specials/horizontal/scroller_right_hover.gif) no-repeat;}
#horizontal_carousel .next_button_disabled{background:url(/picknpay/applications/picknpay/templates/css/carousel/../../images/carousel/specials/horizontal/scroller_inactive.gif) no-repeat;cursor:default;}