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

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

li strong {
	color: #FF977F;
}

h2.film {
	background: url(../images/titles/title_sub_film_pages_slammed.png) no-repeat;
}

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