/*
	Fontsize Extra-Large
	--------------------------------------------------
*/
div#nav li a,
ul#shortcuts,
div#quicksearch input,
div#quicksearch button,
div#content div.object-navigation {
	font-size: 11px !important;
}

div.breadcrumbs dl, div#sidebartop h2 {
	font-size: 13px !important;
}

div#content, div#sidebarright, div#sidebarleft {
	font-size: 15px !important;
}

h1 {
	font-size: 21px;
}

h2, h3 {
	font-size: 18px;
}

div#sidebarleft h2,
div#sidebarright h2 {
	font-size: 16px;
}

h4, h5, h6 {
	font-size: 18px;
}

div#contentwrap h2 {
	font-size: 13px;
}
