.padding{ cursor:default; }

#winOverlay{
	position:absolute;
	left:18px; top:104px;
	width:894px; height:492px;
	z-index:999;
	background-image:url(img/learn-dutch-window.png);
	background-repeat:no-repeat;
	background-position:top;
}

#winOverlayContent{
	padding:0px; width:817px; height:422px;
	margin-left:43px; margin-top:29px;
}
#winOverlayClose{
	position:absolute;
	left:820px; top:2px;
	cursor:pointer;
}

