#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;
}
#context h1 a {
    text-decoration: none;
}
#maincontent {
	margin-top:197px;
	width:470px;
}

#maincontent h2, #maincontent h3
{
	display:none;
}

#content h2,
#navLearn h3 {
	display:none;
}
#maincontent .flashIntro {
	/*margin-left:20px;*/
	margin-bottom:10px;
}
#navLearn { /* not in index (no breadcrumb) */
	margin-top:197px !important;
}

div.knowledge-portal #navLearn { /* not in index (no breadcrumb) */
	margin-top:150px !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;
}
