#Info {
	position:absolute;
	top: 10px;
	width:590px;
	height: 330px;
	overflow:auto;
	padding:0px 10px 0px 30px;
	background-color:transparent;
	z-index:1;
	color:#000000;
}

p {
	font-family : Verdana, Geneva, sans-serif;
	font-size: 0.75em; /* 14px/16=0.875em */
	text-align:justify;
	color:#000000;
}

.date {	
	font-family : Verdana, Geneva, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color:#411919;
	border-bottom-style: dotted;
	border-color: #411919;
	border-width: thin;
	width: 35%;
}

.quote {	
	font-family : Verdana, Geneva, sans-serif;
	font-size: 0.9em; 
	font-style: italic;
	color:#411919;
	text-align: center;
}

.patience {	
	font-family : Verdana, Geneva, sans-serif;
	font-size: 0.65em; 
	font-weight: bold;
	font-style: italic;
	color:#411919;
	text-align: center;
}

hr {
	border-style: dotted;
	border-color: #411919;
	border-width: thin;
	width: 85%;
	text-align: center;
	margin:0.1;
}
