﻿#makeMeScrollable{
			width:600px!important;
			height: 330px;
			position: relative;}
#makeMeScrollable div.scrollableArea * {position: relative;
	display: block;
	float: left;
	padding: 0;
	margin: 0;}
div.scrollingHotSpotLeft{
	min-width: 25px;
	width: 10%;
	display:block!important;
  height: 126px;
	background-image: url(../images/leftarrowslider.png);
	background-repeat: no-repeat;
	background-position: center center;
	position: absolute;
	z-index: 200;
	left: 0px;
  background-color: inherit;
  opacity: 0.05;
	filter: alpha(opacity = 5);
	-moz-opacity: 0.05;
	zoom: 1;
	cursor: url(../images/cursors/cursor_arrow_left.cur), url(images/cursors/cursor_arrow_left.cur),w-resize;}
div.scrollingHotSpotLeftVisible{
	background-image: url(images/arrow_left.gif);				
	background-color: inherit;
  
  height: 126px;
	background-repeat: no-repeat;
	opacity: 0.05; /* Standard CSS3 opacity setting */
	-moz-opacity: 0.05; /* Opacity for really old versions of Mozilla Firefox (0.9 or older) */
	filter: alpha(opacity = 5); /* Opacity for Internet Explorer. */
	zoom: 1; /* Trigger "hasLayout" in Internet Explorer 6 or older versions */}
div.scrollingHotSpotRight{
	min-width: 25px;
	width: 10%;
	 display:block!important;
  height: 126px;background-color: inherit;
  opacity: 0.05;
	filter: alpha(opacity = 5);
	-moz-opacity: 0.05;
	zoom: 1;
	background-image: url(../images/rightarrowslider.png);
	background-repeat: no-repeat;
	background-position: center center;
	position: absolute;
	z-index: 200;
	right: 0;
	cursor: url(../images/cursors/cursor_arrow_right.cur), url(images/cursors/cursor_arrow_right.cur),e-resize;}
div.scrollingHotSpotRightVisible{
	background-image: url(images/arrow_right.gif);
	background-color: inherit;
  height: 126px;
	background-repeat: no-repeat;
	opacity: 0.05;
	filter: alpha(opacity = 5);
	-moz-opacity: 0.05;
	zoom: 1;}
div.scrollWrapper{
	position: relative;
	overflow: hidden;
	width: 870px;
	height: 100%;
	margin-left:0px;}
div.scrollableArea{
	position: relative;
	width: auto;
	height: 100%;}
#makeMeScrollable { height:126px; background-color:#b15c11; margin-bottom:15px; padding:5px; margin-top:0px;}
.measure-page #makeMeScrollable { height:129px !important;}
div.scrollableArea img { margin:0px 9px 0px 0px !important;}
div.scrollableArea img.margin-none {margin:0px 10px 0px 0px !important;}

/* .ofer-block-contact { width: 1018px!important;} */