.DetailsAboutBusinessDiv
{
    width:672px; 
    min-height:182px; 
    margin:0 auto; 
    background-color:;
    display: table;
}

.Description
{
    float:right;
    padding-top:22px;
    padding-right:25px;
	width: 415px;
	padding-bottom: 10px;
}

.DescriptionImage
{
    float:left;
    padding-top:22px;
    padding-left:18px;
    padding-bottom:20px
}

.HomeGallery
{
    width:100%;
    height: 329px;
    position: relative;
    border-width:13px;
    border-style:solid;
	border-color:#89bb3a;
    width:925px;
    margin:0 auto;
}

div.scrollingHotSpotLeft
{
	width: 31px;
	height: 60px;
	background-image: url(../images/big_transparent.gif);
	background-repeat: repeat;
	background-position: left center;
	position: absolute;
	z-index: 200;
	left: 0;
	cursor: url(../images/cursors/cursor_arrow_left.cur), url(images/cursors/cursor_arrow_left.cur),w-resize;
	margin-top: 131px;
}

div.scrollingHotSpotLeftVisible
{
	background-image: url(http://www.mishlohim.co.il/images/prev.gif);				
	background-repeat: no-repeat;
	zoom: 1; 
}

div.scrollingHotSpotRight
{
	width: 31px;
	height: 60px;
	background-image: url(../images/big_transparent.gif);
	background-repeat: repeat;
	background-position: right 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;
	margin-top: 131px;
}

div.scrollingHotSpotRightVisible
{
	background-image: url(https://www.mishlohim.co.il/WhiteLabel/147/Home/images/147_Home_RightGalleryBtn.jpg);
	background-repeat: no-repeat;
	zoom: 1;
}


div.scrollWrapper
{
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 100%;
}

div.scrollableArea
{
	position: relative;
	width: auto;
	height: 100%;
}

#makeMeScrollable
{
    direction: ltr;
}

#makeMeScrollable div.scrollableArea img
{
    position: relative;
    float: left;
    margin: 0;
    padding: 0;
}


.MainHome
{
	padding-bottom:60px;
        background-color: #FFFFFF;
	
	
			background-repeat: no-repeat;
			background-size: 100% 100%;
		    -moz-background-size: 100% 100%;
		    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='',sizingMethod='scale');
	
}


