@charset "utf-8";
/* CSS Document */

#headerContainer ul li.about {
	background:none;
}

table.history {
	width: auto;
}
table.history th {
	width: 10%;
}

.innertable {
	width: 100%;
	border-collapse: collapse;
	border: none;
}
.innertable th,
.innertable td {
	border-collapse: collapse;
	border: none;
}