@charset "UTF-8";
.div_fine-print {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #79A3B1;
	text-align: center;
	width: 800px;
	position: absolute;
	top: 595px;
	overflow: visible;
	float: left;
	z-index: 2;
	left: 0px;
}
