body {
 	font-family: sans-serif;
	width: 728px;
}

hr {
	height: 1px;
	color: #00f;
	background-color: #00f;
	clear: both;
}

td.key {
	text-align: right;
}

td.value {
	text-align: left;
}

div.row {
	clear: both;
	width: 728px;
}

div.row span.label {
	float: left;
	width: 17%;
	text-align: right;
}

div.row span.formw {
	float: right;
	width: 82%;
	text-align: left;
}

div.submit {
	margin-left: 130px;
}

#expectancy table {
	margin-left: 42px;
}

#expectancy a {
	font-size: 9pt;
	padding-left: 60px;
}

div.news {
	margin-bottom: 8px;
}

span.date {
	font-weight: bold;
}

#form {
	float:left;
	width:525px;
}