<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">div.scrollingHotSpotLeft{
min-width:30px;
height:142px;
background-image:url(http://calendar.wit-invest.com/img/big_transparent.gif);
background-repeat:repeat;
background-position:center center;
position:absolute;
z-index:200;
left:-33px;}

div.scrollingHotSpotLeftVisible{
background:url(../../img/calendar_subdomain/arrow_left.gif) center center no-repeat;				
opacity:.65;
-moz-opacity:.65;
filter:alpha(opacity = 65);
zoom:0;}

div.scrollingHotSpotRight{
width:30px;
height:142px;
background-image:url(http://calendar.wit-invest.com/img/big_transparent.gif);
background-repeat:repeat;
background-position:center center;
position:absolute;
z-index:200;
right:-33px;}

div.scrollingHotSpotRightVisible{
background:url(../../img/calendar_subdomain/arrow_right.gif) center center no-repeat;
opacity:.65;
filter:alpha(opacity = 65);
-moz-opacity:.65;
zoom:1;}
div.scrollWrapper{
position:relative;
overflow: hidden;
width:100%;	height:100%;}

div.scrollableArea{
white-space:nowrap;
position:relative;
width:auto;
height:100%;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-o-user-select: none;
user-select: none;}</pre></body></html>