.popup_wrapper {
	position: absolute;
	border: none;
}
.popup_container {
	position: relative;
}
.rounded_corner {
	border: none;
	height: 1px;
	margin: 0;
	padding: 0;
	clear: both;
}
.popup_body {
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: none;
	border-bottom-style: none;
}
