#head {
	margin-bottom: 1em;
}
#head span {
	white-space: nowrap;
}
#head .title {
	font-size: 1.1em;
	margin-right: 1em;
}
#head .date {
	font-size: .9em;
}
#head .fext {
	font-family: "courier new",courier,monospace;
}
#head input[type=file] {
	display: none;
}

#tab-pages>div {
	display: none;
}
