#Hierarchy, #MainHeader, #iHierarchy
{
	display:none;
	width: 0px;
}

#header, #content
{
	display: table;
}

#buttons 
{
	display:none;
}

#hidden
{
	display:none;
}
h1
{
	font-size: large;
	color: black;
	font-weight: bold;
	text-align: left;
	font-family: Century Gothic;
}