.obscure{
	display:none !important;	
}
header > h1, header > h2, header > h3, header > h4, header > h5, header > h6{
	margin-bottom:0;
}
.feature-container{
	display:block;
	vertical-align:top;
	position:relative;
}

.feature-content, .feature-header{
	display:block;
}
.feature-container, .feature-content, .feature-header, .feature-header > h3, .feature-header > h4{
	behavior: url(/assets/js/PIE.htc);	
}
header{
	margin:0;
}
.feature-container{
	background-position:top center !important;
	background-repeat:no-repeat;
}
.feature-header{
	border-bottom-width:0 !important;
}
.feature-content{
	margin:0 !important;
}
.content-body{
	display:block;
}
.featuremenu-item{
	display:inline-block !important;
}

.body H1 {
	font-size: 1.4em;
}
.body H2 {
	font-size: 1.3em;
}
.body H3 {
	font-size: 1.2em;
}
.body H4 {
	font-size: 1.1em;
}
.body H5 {
	font-size: 1em;
}
.body H6 {
	font-size: 0.9em;
}