body {
	font-size: 0.9em;
}

#mainContent #content {
	overflow-x: hidden;
	overflow-y: auto;
}

#mainContent #sidebar {
	overflow-x: hidden;
	overflow-y: auto;
}

#navcontainer, #navcontainer ul { 
	width: 90%;
	font-size: smaller;
}

#navcontainer ul a {
	line-height: 1.2em;
}

#navcontainer ul ul a {
line-height: 1.5em;
}