#sponsorsTitle{
	position:absolute;
	top:40px;
	left:185px;
	display:block;
	background-image:url(images/sponsors-title.png);
	width:377px;
	height:116px;
}

* html #sponsorsTitle{
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/sponsors-title.png', sizingMethod='crop');
}

#sponsorsTitle span{
	display:none;
	}

