/*
-----------------------------------------------
- OzHarvest Feed Sydney
----------------------------------------------- 
- Author:  Swear Words (www.swearwords.com.au)
----------------------------------------------- */

h1 span, h2 span, h3 span { display: none; }

h1.news_update
{
	width: 176px; 
	height: 21px; 
	background: url("../../images/site/hdr_sydneyupdate.png") no-repeat !important; 
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/site/hdr_sydneyupdate.png', sizingMethod='image');	
}

h1.stories
{
	width: 66px; 
	height: 21px; 
	background: url("../../images/site/hdr_stories.png") no-repeat !important; 
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/site/hdr_stories.png', sizingMethod='image');	
}
