.newsletterHeading {
	width:400px; 
	height:0; 
	overflow:hidden; 
	font-size:36px; 
	line-height:107px;
	background:transparent url(../images/headingNewsletter.jpg) no-repeat 0 0; 
	background-repeat:no-repeat;
	padding-top:107px; 	
}

.newsletterHeadingBackground {
	height: 143px;
	width: 400px;
	margin-right:-400px;
	float:left;
	background-image: url(../images/headingNewsletterBackground.jpg);
	background-repeat: none;
}

.newsletterCurrentIssueSampleLink {
	margin-top:10px;
	cursor:pointer;
	display:-moz-inline-box;
	display:inline-block;
}

.newsletterCurrentIssueSample {
	background-image: url(../images/HIANZHighlightsIssue.jpg);	
	height: 244px;
	width: 320px;
	background-repeat: none;
	display:-moz-inline-box;
	display:inline-block;
	
}