.popup_text {
	font-family: Arial, Helvetica, sans-serif;
	color: #874106;
	font-size: .75em;
	font-weight: bold;
}

.popup_close {
	font-family: Arial, Helvetica, sans-serif;
	color: #874106;
	font-size: .75em;
	font-weight: bold;
}

.popup_frame {
	font-family: Arial, Helvetica, sans-serif;
	color: #874106;
	font-weight: bold;
	background-color: #F6BC4F;
  border: solid black 1px;
}

.popup_inner {
  background-color: white;
}

.left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	font-weight: bold;
	color: #C37F00;
}

.right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	color: #000000;
	font-weight: normal;
}
