/*
	Fontsize 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 {
	font-size: 12px !important;
}

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

h1 {
	font-size: 18px;
}

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

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

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

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