﻿
#makeMeScrollable{width:100%;height:590px;position:relative;}
#makeMeScrollable div.scrollableArea h2{position:relative;float:left;margin:0;padding:0;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-o-user-select:none;user-select:none;}
#makeMeScrollable2{width:100%;height:165px;margin-top:235px;position:relative;}
#makeMeScrollable2 div.scrollableArea h3{position:relative;float:left;margin:0;padding:0;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-o-user-select:none;user-select:none;}
div.scrollingHotSpotLeft{min-width:50px;width:5%;height:100%;background-image:url(../../img/arrow-left-unselected.png);background-repeat:no-repeat;background-position:center center;position:absolute;z-index:200;left:0;cursor:url(../../images/cursors/cursor_arrow_left.png), url(../../images/cursors/cursor_arrow_left.cur),w-resize;}
div.scrollingHotSpotLeftVisible{background-image:url(../../img/arrow-left-selected.png);background-repeat:no-repeat;opacity:0;-moz-opacity:0;filter:alpha(opacity = 0);zoom:1;}
div.scrollingHotSpotRight{min-width:50px;width:5%;height:100%;background-image:url(../../img/arrow-right-unselected.png);background-repeat:no-repeat;background-position:center center;position:absolute;z-index:200;right:0;cursor:url(../../images/cursors/cursor_arrow_right.png), url(../../images/cursors/cursor_arrow_right.cur),e-resize;}
div.scrollingHotSpotRightVisible{background-image:url(../../img/arrow-right-selected.png);background-repeat:no-repeat;opacity:0;-moz-opacity:0;filter:alpha(opacity = 0);zoom:1;}
div.scrollWrapper{position:relative;overflow:hidden;width:100%;height:100%;}
div.scrollableArea{position:relative;width:auto;height:100%;}