#subTitle{
	position:absolute;
	top:80px;
	left:250px;
	display:block;
	background-image:url(images/contactus-title.png);
	width:147px;
	height:43px;
}

* html #subTitle{
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='contactus-title.png', sizingMethod='crop');
}

#subTitle span{
	display:none;
	}