/*
-----------------------------------------------
- Z Force
----------------------------------------------- 
- Author:  Swear Words (www.swearwords.com.au)
- Version:  24/02/2009
----------------------------------------------- */

h1 span, h2 span, h3 span { display: none; }

h1.currentblogs
{
	width: 440px;
	height: 25px;
	background: url("../../images/site/hdr_currentblogs.gif") no-repeat; 
}

h1.service
{
	width: 440px;
	height: 25px;
	background: url("../../images/site/hdr_service.gif") no-repeat; 
}

h1.zforce
{
	width: 188px;
	height: 36px;
	background: url("../../images/site/logo_zforce.gif") no-repeat; 
}

h1.home
{
	width: 440px;
	height: 25px;
	background: url("../../images/site/hdr_home.gif") no-repeat; 
}

h1.zeeblog
{
	width: 440px;
	height: 25px;
	background: url("../../images/site/hdr_zeeblog.gif") no-repeat; 
}

h1.aboutus
{
	width: 440px;
	height: 25px;
	background: url("../../images/site/hdr_aboutus.gif") no-repeat; 
}

h2.allblogs
{
	width: 210px;
	height: 25px;
	background: url("../../images/site/hdr_allblogs.gif") no-repeat; 
}

h2.links
{
	width: 210px;
	height: 25px;
	background: url("../../images/site/hdr_links.gif") no-repeat; 
}

h2.ourservices
{
	width: 440px;
	height: 25px;
	background: url("../../images/site/hdr_ourservices.gif") no-repeat; 
}

h2.otherservices
{
	width: 210px;
	height: 25px;
	background: url("../../images/site/hdr_otherservices.gif") no-repeat; 
}

h2.otherrelated
{
	width: 210px;
	height: 25px;
	background: url("../../images/site/hdr_otherrelated.gif") no-repeat; 
}

h2.recentblogs
{
	width: 210px;
	height: 25px;
	background: url("../../images/site/hdr_recentblogs.gif") no-repeat; 
}

h2.stayintouch
{
	width: 210px;
	height: 25px;
	background: url("../../images/site/hdr_stayintouch.gif") no-repeat; 
}

h2.sw
{
	width: 13px;
	height: 7px;
	background: url("../../images/site/logo_sw.png") no-repeat !important; 
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/site/logo_sw.png', sizingMethod='image');	
}

h3.comments
{
	margin-top: 10px;
	width: 440px;
	height: 25px;
	background: url("../../images/site/hdr_comments.gif") no-repeat; 
}

h3.testimonial
{
	margin-bottom: -10px;
	width: 440px;
	height: 25px;
	background: url("../../images/site/hdr_testimonial.gif") no-repeat; 
}

