div#lpopup-overlay {
	background-color: #486e1e;
}

div#lpopup-container {
	background-color: #fff;
	text-align: center;
	border: 1px solid #3e5f22;
}

div#lpopup-container img {
	border: 0;
}

div#lpopup-close {
	background: transparent url(/gfx/popup_close_en.gif) no-repeat right top;
	cursor: pointer;
	margin-top: 10px;
}

