div#cap_head {
	height: 1.5em;
	margin: 5px 10px;
	padding: 5px 5px 10px 10px;
	border-bottom:1px solid #F60;
}
div#caption {
	float:left;
	width: 400px;
	font-size: 14pt;
	color: #F60;
	font-weight: bold;
}

div#date {
	float:right;
	width: 300px;
	text-align: right;
	font-size: 10pt;
}

div#information{
	clear: both;
	height: 320px;
	margin: 10px;
	padding: 5px;
	font-size: 110%;
	line-height: 150%;
}
