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

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

h2.other {
	color: #FF977F;
}

.film {
	border-bottom: 1px solid #B33D1F;
	margin-bottom: 20px;
	padding-bottom: 5px;
	overflow: hidden;
}

* html .film {
	height: 1%;
}

.film_content {
	margin-left: 157px;
}

.film_img_wrap {
	float: left;
	text-align: center;
	width: 146px;
	margin-bottom: 15px;
}

.film_img {
	border: 1px solid #224378;
	margin-bottom: 8px;
}
