body {
	font-size: 12pt;
	padding: 0px;
	margin: 0px 0px 250px 0px;  
	background-color: White;
}

.hidden,
#access,
#menu,
#newsheads,
#myrnzi {
	display: none;
}

#heading {
	position: absolute;
	top: 8px;
	left: 165px;
	background-color: White;
	color: Black;
	white-space: nowrap;
	width: auto;
	overflow: hidden;
}

#heading h1 {
	font-size: 24pt;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}

#heading p {
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.1em;
	margin: 0.2em 0px 0px 0px;
	padding: 0px;
}

#heading p.english{
	font-size: 70%;
}

#heading p.maori{
	font-size: 65%;
}

#qsltable td {
	border-top: 1px solid black;
}

#qsltable .title{
	font-weight: bold;
	vertical-align: top;
	border-right: 1px solid black;
}

/* extra line height to aid reading the copy */
#newsstory p,
#newsstory blockquote {
	font-size: 10pt;
	line-height: 2em;
}
#newsstory h2{ color: black; }

p.time{
	margin-bottom: 30px;
}
.newscr {
	margin-top: 30px;
	font-weight: 900;
}

