/*
-----------------------------------------------
- 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');	
}

h1.search_result
{ 
	width: 340px; 
	height: 40px; 
	background: url("../../images/site/hdr_search_result.gif") top left no-repeat; 
}

h2.select_colour
{ 
	width: 235px; 
	height: 38px; 
	background: url("../../images/site/hdr_select_colour.gif") center left no-repeat; 
}

h2.select_transparency
{ 
	width: 284px; 
	height: 38px; 
	background: url("../../images/site/hdr_select_transparency.gif") center left no-repeat; 
}

h2.select_fabric
{ 
	width: 190px; 
	height: 38px; 
	background: url("../../images/site/hdr_select_fabric.gif") center left no-repeat; 
}


