div#div_popups {
	font: small/24px Georgia, "Times New Roman", Times, serif;
	text-align: justify;
	height: 300px;
	overflow: auto;
	padding: 5px;
}

div#close {
	color: black;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}

