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

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

h1.gj {
	background: url(../images/titles/title_geoff_and_jill_recommendations_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_geoff_and_jill_recommendations_slammed.png');
}

h1.wom {
	background: url(../images/titles/title_just_for_women_recommendations_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_recommendations_slammed.png');
}

.rec {
	margin-bottom: 15px;
}

.last_rec {
	margin-bottom: 0;
}

.rec div {
	text-align: right;
	font-weight: bold;
}
