div.scrollingHotSpotLeft{min-width:75px;width:10%;height:100%;background-image:url(images/big_transparent.gif);background-repeat:repeat;background-position:center center;position:absolute;z-index:2;left:0}div.scrollingHotSpotLeftVisible{background-image:url(images/arrow_left.gif);background-color:#fff;background-repeat:no-repeat;opacity:.35;-moz-opacity:.35;filter:alpha(opacity = 35);zoom:1;cursor:pointer}div.scrollingHotSpotLeftVisible:hover{opacity:.6}div.scrollingHotSpotRight{min-width:75px;width:10%;height:100%;background-image:url(images/big_transparent.gif);background-repeat:repeat;background-position:center center;position:absolute;z-index:2;right:0}div.scrollingHotSpotRightVisible{background-image:url(images/arrow_right.gif);background-color:#fff;background-repeat:no-repeat;opacity:.35;filter:alpha(opacity = 35);-moz-opacity:.35;zoom:1;cursor:pointer}div.scrollingHotSpotRightVisible:hover{opacity:.6}div.scrollWrapper{position:relative;overflow:hidden;width:100%;height:100%}div.scrollableArea{position:relative;width:auto;height:100%}