#lead-div{
	color:#FFFFFF;
	width:989px;
	height:499px;
	background-image:url(/img/backGrndImg4.png);
	position:relative;
}

#lead-data-source{
	display:none;
}
									
#lead-left{
	width:669px;
	height:499px;	
	float:left;		
	position: absolute;			
	top:0px;
	left:0px;		
}
#lead-right{
	position: absolute;	
	width:310px;
	height:499px;													
	top:0px;
	right:0px;					
}		

#lead-mask{
	position:absolute;
	height:445px;
	width:310px;
	overflow:hidden;
	top:30px;
	right:0px;
	padding-right:10px;
}

#lead-card-holder {
	height:280px;
	margin-top:0;
	position:relative;
	width:310px;
}

#lead-arrow-top{
	width:15px;
	height:16px;
	position:absolute;
	top:7px;
	right:136px;
}
#lead-arrow-bot{
	width:15px;
	height:16px;
	position:absolute;
	bottom:7px;
	right:136px;
}										
.lead-card{
	display:none;
	/* background-image:url('/img/plashLeftSpis.png'); */
	background-repeat:no-repeat;
	width:300px;
	height:80px;
	padding-left:2px;
	cursor:pointer;
	margin-bottom:2px;
	float:right;
}


#lead-card-template{
	display:none;								
}		

.lead-card-image{
	/* background-position: 30px 4px; */
	background-repeat:no-repeat;
        float:left;
	width:80px;
	height:70px;
	
}		

.lead-card-text{
	width:230px;
	text-align:left;
	float:left;
        margin-left:60px;
        margin-top:3px; 
     /* padding-right:10px; */
}			

.lead-card-text p {
	margin:5px;
}
.lead-card-text-fio{
	font-weight:bold;
	text-transform:capitalize;
}			
.lead-card-text-pos{
	font-size:10px;
}		



#lead-photo-big{
	display:block;
	height:499px;
	width:100%;
	text-align:left;
}				

#lead-photo-img{
	left:30px;
	bottom:30px;
	position:absolute;
	display:none;
}	

#lead-info-box{
	width:350px;
	height:290px;
	/* background-image:url('/img/plashCentralInfo.png'); */
	position:absolute;
	bottom:0px;
	right:0px;
	display:none;
	text-align:left;
	margin:0px;
}
	
#lead-info-fio{
	font-weight:bold;
	font-size:14px;
	margin:0px 25px 5px 25px;
	text-transform:capitalize;	
	line-height:1em;
}

#lead-info-pos{
	font-size:12px;
	margin:0px 25px 5px 25px;
        font-style:italic;
}

#lead-page-title{
	position:absolute;
	top:20px;
	left:40px;

}

#lead-info-bio{

}

#lead-info-bio p {
   padding-bottom:3px;
   /* margin:0; */
}
#lead-lift{
	position:absolute;
	right:0px;
	top:80px;
	width:30px;
}

#lead-lift img{
	margin:2px;
}

#lead-bio-container {
	height:180px;
	left:20px;
	overflow:hidden;
	position:absolute;
	top:65px;
	width:300px;
	margin-top:10px;
}

#lead-bio-content {
	left:5px;
	position:relative;
	width:300px;
}

#scrollArea {
	height:120px;
	right:10px;
	overflow:hidden;
	position:absolute;
	top:65px;
	width:3px;
	background-image:url('/img/scrolLine1.png');
	background-repeat:repeat-y;
}
#scroller {
	position:absolute;
	top:0px;
	width:3px;
	background-image:url('/img/scrolCentral1.png');
	background-repeat:repeat-y;
	cursor:pointer;
}
