#history_page_content {
	float: left;
	width: 800px;
	margin-left: 5px;
	font-size: 0.9em;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	position: relative;
	background-color: #FFF;
}
#history_page_content h1 {
	font-size: 1.8em;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	background-color: #eee;
}
