#header{
	display: none;
}

#sidebar{
	display: none;
}

#blognav{
	display: none;
}

#content{
	float: none;
}

#footer{
	display: none;
}

#print-title{
	display: block;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 30px;
}

#dev-warning{
	display: none;
}

#tabbed-content .nav{
	display: none;
}

#tabbed-content #specifications, #tabbed-content #features{
	display: block !important;
}

#tabbed-content .tab-title{
	display: block !important;
}

