.popup-content {
	background: url('/assets/images/panorama-ground.gif') no-repeat bottom;
	padding: 27px;

	display: none;
	position: absolute;

	width: 423px;

	top: 0;

	left: 50%;
	margin-left: -218px;
}

.popup-content p { margin: 0 0 20px; }

.wrapper { width: 936px; height: 396px; position: relative; clear: both }

#content { width: 640px; }
#content, #footer { margin-left: 20px; }

.close { position: absolute; top: 0; right: 0; padding: 10px; display: block; }
.close img { display: block; }
