/* the overlayed element */div.overlayContact {	text-align:left;	background:url(../images/jugand.png) no-repeat;	width:318px;	height:471px;			display:none;	padding:50px;	color:#fff;	position:relative}div.overlayContact div.close {	background: url(../images/spacer.gif) repeat;	position:absolute;	left:8px;	top:8px;	cursor:pointer;	height:35px;	width:35px;	z-index:99	}
