div.scrollingHotSpotLeft{min-width:75px;width:10%;height:100%;background-image:url(../images/big_transparent.html);background-repeat:repeat;background-position:center center;position:absolute;z-index:200;left:0;cursor:url(../images/cursors/cursor_arrow_left.html), url(../images/cursors/cursor_arrow_left-2.html),w-resize;}
div.scrollingHotSpotLeftVisible{background-image:url(../images/arrow_left.html);background-color:#fff;background-repeat:no-repeat;opacity:0.35;-moz-opacity:0.35;filter:alpha(opacity = 35);zoom:1;}
div.scrollingHotSpotRight{min-width:75px;width:10%;height:100%;background-image:url(../images/big_transparent.html);background-repeat:repeat;background-position:center center;position:absolute;z-index:200;right:0;cursor:url(../images/cursors/cursor_arrow_right.html), url(../images/cursors/cursor_arrow_right-2.html),e-resize;}
div.scrollingHotSpotRightVisible{background-image:url(../images/arrow_right.html);background-color:#fff;background-repeat:no-repeat;opacity:0.35;filter:alpha(opacity = 35);-moz-opacity:0.35;zoom:1;}
div.scrollWrapper{position:relative;overflow:hidden;width:100%;height:100%;}
div.scrollableArea{position:relative;width:auto;height:100%;}
#logoParade{width:930px;margin:0 auto;height:150px;position:relative;overflow:hidden;padding:20px 0 0 0;}
#logoParade div.scrollableArea a{display:block;float:left;width:250px;height:150px;overflow:hidden;padding-left:10px;}
#logoParade div.scrollableArea a, #logoParade div.scrollableArea a:hover{cursor:default;}
#logoParade div.scrollableArea a.show-hand:hover{cursor:pointer;}
#logoParade div.scrollableArea img{display:block;width:250px;height:300px;}
#logoParade div.scrollableArea a:hover img{margin-top:-150px;}
@media only screen and (max-width:768px){#logoParade{width:100%;}
}