/*
-----------------------------------------------
- Mermet Cachet
----------------------------------------------- 
- Author:  Swear Words (www.swearwords.com.au)
- Version:  11/11/2008
----------------------------------------------- */

h1 span, h2 span { display: none; }

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

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

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

h2.headline
{
	width: 115px; 
	height: 17px; 
	background: url("../../images/site/hdr_headline.gif") no-repeat; 
}
