.simple_popup_div
{
	margin: 0px;
	position: absolute;
	top: 0;
	left: 0;
	background: #fff;
	width: 726px;
	height: 500px;
}
.simple_popup_inner
{
	padding: 0px;
	border: #999 2px solid;
	text-align: justify;
}
.simple_popup_close
{
	text-align: right;
}
