#content #text {
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 5px;
	border: 1px;
	border-style:solid;
	border-color:#999999;
	background-color:#c1e2f2;
}

#content #text h5 {
	width:auto;
	padding-right:20px;
	font-weight:bold;
	font-size: 1em;
	float:left;
	color:#00006f;
}

#content #date1 {
	color: #00006f;
}

#content #date2 {
	color: #00006f;
}

