﻿.divKarusel
{
	 
	width:840px; 
	height:170px;
	margin-right: 30px;
	margin-left:30px;
}
.BigCenterImage
{
	margin-top:15px;
	margin-left:30px;
	height:105px;
	width:184px;
}
.floatLeft
{
	float:left;
}
.caruselTitle
{
    
    margin-bottom:15px;
}
.divText
{
	margin-top:45px;
	margin-left:25px;
}
.divCenterText
{
	text-align:left;
	width:345px;
}
.divCenterHeader
{
	text-align:left;
	width:345px;
}
.divKaruselMain
{	
	margin-left:15px;
	clear:both;
	width:820px;
}
.leftbtn
{
	background-image:url('../Images/he/arrow_right.gif'); 
	background-position:100% 35%;
	background-repeat:no-repeat;
	width:21px; 
	height:150px;
}
.rightbtn
{
	background-image:url('../Images/he/arrow_left.gif'); 
	background-position:100% 35%;
	background-repeat:no-repeat;
	width:21px; 
	height:150px;
	
	margin-left: 10px;
}
.leftbtnOver
{
	background-position:100% 50%;
	background-repeat:no-repeat;
	background-image:url('../Images/he/arrow_right.gif'); 
	width:21px; 
	height:102px;
}
.rightbtnOver
{
	background-position:100% 50%;
	background-repeat:no-repeat;
	background-image:url('../Images/he/arrow_left.gif'); 
	width:21px; 
	height:102px;
	
	margin-left: 10px;
}
.dividerDiv
{
	width:7px;
}
.insideKarusel
{
	width:720px;
	height:150px;
	
	overflow:hidden;
}
.fade
{
	/*background-image: url('../images/fade.png');
	background-position: center bottom;
	background-repeat: repeat-x;*/
	margin-top: -160px;
	z-index: 50;
	height: 150px;
	float:left;
	margin-left: 17px;
}
.link085emblack
{
	color:#000000;
	font-family:Arial;
	font-size:0.85em;
	text-decoration:none;
}
.panel
{
    background-color:Transparent;
}

