﻿div.scrollingHotSpotLeft{min-width:75px;width:10%;height:100%;opacity:1;background-image:url(../images/big_transparent.gif);background-repeat:repeat;background-position:center center;position:absolute;z-index:200;left:0;}
div.scrollingHotSpotLeftVisible{background-image:url(../left.png);background-repeat:no-repeat;opacity:1;zoom:1;}
div.scrollingHotSpotRight{opacity:1;min-width:75px;width:10%;height:100%;background-image:url(../right.png);background-repeat:no-repeat;background-position:center center;position:absolute;z-index:200;right:0;}
div.scrollingHotSpotRightVisible{background-image:url(../right.png);background-repeat:no-repeat;zoom:1;opacity:1;}
div.scrollWrapper{position:relative;overflow:hidden;width:100%;height:100%;}
div.scrollableArea{position:relative;width:auto;height:100%;}