.jcarousel-container-horizontal{ width:810px}.jcarousel-clip-horizontal{position:absolute;top:0px;left:55px; width: 730px; height:135px}/** *  Horizontal Buttons */.jcarousel-next-horizontal{position:absolute;top:0px;left:795px;    width:27px;    height:132px;    cursor:pointer;    background:transparent url(../images/button_arrow_right.png) no-repeat 0 -132px}.jcarousel-next-horizontal:hover{    background-position:0 0}.jcarousel-prev-horizontal{position:absolute;top:0px;left:25px;    width:27px;    height:132px;    cursor:pointer;    background:transparent url(../images/button_arrow_left.png) no-repeat 0 -132px}.jcarousel-prev-horizontal:hover{ background-position:0 0}.jcarousel-next-disabled-horizontal,.jcarousel-next-disabled-horizontal:hover{background:none;cursor:default}.jcarousel-prev-disabled-horizontal,.jcarousel-prev-disabled-horizontal:hover{background:none;cursor:default}