@charset "UTF-8";
/* CSS Document */

#popupWrapper {
	position: relative;
	width: 640px;
	margin: 0;
	background-image: none;
	background-color: #ffffff;
}
#popupWrapper img {
    position: absolute;
	left: 0;
	top: 0;
}