/* MLDDM menu sizes (see mlddmenu.css) */
#mlddmWrapper {
	height:1.5em !important;
}
.mlddm li a, .mlddm li a#buttonnohover {
	font-size:.7em !important;
}
.mlddm ul li a {
	width:100% !important;
}
/* end MLDDM menu sizes */
.topOfPage, 
.leftPanelOrange .content, 
.leftPanelGreen .content, 
.leftPanelBrown .content, 
.leftPanelBlue .content, 
.leftPanelRed .content, 
.rightPanelSlimBrown .content,
.rightPanelWideBrown .content,
.rightPanelSlimBlue .content,
.rightPanelWideBlue .content,
.rightPanelWideOrange .content,
.rightPanelSlimOrange .content,
.rightPanelWideGreen .content,
.rightPanelSlimGreen .content,
.rightPanelSlimRed .content, 
.rightPanelWideRed .content {
	font-size:.75em !important;
}
.leftPanelOrange h1, 
.leftPanelGreen h1, 
.leftPanelBrown h1, 
.leftPanelBlue h1, 
.leftPanelRed h1 {
	font-size:1.25em !important;
}
.rightPanelSlimBrown h1,
.rightPanelWideBrown h1,
.rightPanelWideBlue h1,
.rightPanelSlimBlue h1,
.rightPanelWideOrange h1, 
.rightPanelSlimOrange h1,
.rightPanelWideGreen h1, 
.rightPanelSlimGreen h1,
.rightPanelWideRed h1, 
.rightPanelSlimRed h1 {
	font-size:1.45em !important;
	margin-bottom:-3px !important;
}