h1 {
	background: url(../images/titles/title_testimonies_slammed.png) no-repeat;
}

* html h1 {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='images/titles/title_testimonies_slammed.png');
}

h1.gj {
	background: url(../images/titles/title_testimonies_slammed.png) no-repeat;
	margin-top: 10px;
}

* html h1.gj {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='images/titles/title_testimonies_slammed.png');
}

h1.wom {
	background: url(../images/titles/title_just_for_women_testimonies_slammed.png) no-repeat;
	margin-top: 10px;
}

* html h1.wom {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='images/titles/title_just_for_women_testimonies_slammed.png');
}
