/*
-----------------------------------------------
- Punt Road - Virtual Vintage
----------------------------------------------- 
- Author:  Swear Words (www.swearwords.com.au)
- Version:  29/10/2008
----------------------------------------------- */

h1 span, h2 span { display: none; } 

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

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

h1.news
{	
	width: 282px;
	height: 87px;
	background: url("../../images/site/hdr_news.png") top right no-repeat !important;
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/site/hdr_news.png', sizingMethod='image');
}

h1.thirstywork
{	
	width: 282px;
	height: 91px;
	background: url("../../images/site/hdr_thirstywork.png") top right no-repeat !important;
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/site/hdr_thirstywork.png', sizingMethod='image');
}
