div.overlay {
	background-image:url(white.png);
	width:745px;
	height:550px;		
	display:none;
	padding:35px 35px 55px 30px;
	top:20px !important;
}

.ahrik
{
	top:20px !important;
	position:fixed !important;
}

div.overlay div.close {
	background-image:url(close.png);
	position:absolute;
	right:25px;
	top:15px;
	cursor:pointer;
	height:35px;
	width:35px;
}