#lean_overlay {
    position: fixed;
    z-index: 10000;
    top: 0px;
    left: 0px;
    height:100%;
    width:100%;
    background: #000;
    display: none;
}

#popup {
	width: auto;
	padding: 30px;
	display:none;
	background: #FFF;
	top:0;
}
#findus {
	width: auto;
	padding: 15px;
	display:none;
	background: #FFF;
	top:0;
}
#face-to-face {
	width: 425px;
	padding: 15px;
	display:none;
	background: #FFF;
	top:0;
}
#inthe-news {
	width: 450px;
	padding: 15px;
	display:none;
	background: #FFF;
	top:0;
}
.modal_close { 
	position: absolute; 
	top: 12px; 
	right: 12px; 
	display: block; 
	width: 14px; 
	height: 14px;  
	z-index: 2; 
	font:18px Arial, Helvetica, sans-serif;
	color:#000000;
}
#enquiry-blow {
	width: auto;
	padding: 15px;
	display:none;
	background: #FFF;
	top:0;
}
.enq-img{
	position:fixed;
	right:0;
	top:250px;
	z-index:4;
	width:60px;
}
