#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:178px;
	width:470px;
	background: transparent url(../../images/bkg_tier3.jpg) no-repeat 0 0;
	min-height:300px;
}
#context h1 a
{
	text-decoration: underline !important;
}
#maincontent h2
{
	font-weight:normal;
	font-size:1.5em;
	color:#444444;
	margin:14px 13px 8px 10px;
	display:block;	
	padding-bottom: 12px;	
	border-bottom: solid 1px #b0b0b0;
}
#maincontent h3
{
	display:none;
}
/* For Staywell content */
#maincontent .content h3
{
	display:block;
}
#navLearn h3 {
	display:none;
}
#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;
}
