#context {
	position:absolute;
	margin-top:140px;
	background: url(../../images/bkg-breadcrumb.gif) repeat-x top left;
	height:44px;
	width:940px;
}
#context a {
	color:#444444;
	font-size:1em;
}
#maincontent {
	margin-top:197px;
	width:470px;
}

#maincontent h2, #maincontent h3
{
	display:none;
}

#content h2,
#navLearn h3 {
	display:none;
}
#maincontent .flashIntro {
	/*margin-left:20px;*/
	margin-left:5px;
	margin-bottom:10px;
}
#navLearn { /* not in index (no breadcrumb) */
	margin-top:197px !important;
}
#navGlobal { /* not in index (no breadcrumb) */
	margin-top:185px !important;
	margin-left:-100%;
}
#navGlobal .actionpane {
	margin-top:0px;
}
.box.double {  /* not in index as it would throw off triple column layouts */
	clear: both;
}
