
body {
	max-width: 800px;
	margin-left: auto;
	margin-right: auto;
}
/*h4 {
	display: none;
}*/
h1, h2, h3, h4, p {
	text-align: left;
	font-family: "Myriad Pro", "Helvetica", "Arial", sans-serif;
	line-height: 1.2;
}
h4 {
    float: left;
    position: absolute;
    margin-left: -180px;
    margin-top: 0ex;
    text-align: right !important;
    width: 160px;
    color: lightgray;
    font-weight: normal;
    font-style: italic;
}

h4 .header-section-number {
	display: none;
}
span[label] {
	display: none;
}
