.popup{
	z-index: 10000;
	position: relative;
}

.popup div.button {
	background: none;
	border: none;
	text-align: right;
}

.popup button {
	background: none;
	border: none;
	cursor: pointer;
}
