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

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

h2 {
	color: #B6DF53;
	margin-bottom: 0;
}

h2 a {
	margin: 5px 0;
}

#film_list {
	width: 168px;
	float: left;
	padding: 10px;
	color: #f2f2f2;
	background: #FCE288 url(../images/film_list_bg.gif) no-repeat;
	border: 1px solid #2A4B87;
}

#film_list a:link,
#film_list a:visited,
#film_list a:active {
	color: #305288
}

#film_list a:hover {
	color: #132c5a;
}

#film_list ul {
	margin: 40px 0 0 15px;
	padding: 0;
	color: #305288;
}

#album {
	overflow: hidden;
	margin-left: 210px;
	width: 699px;
}

* html #album {
	height: 1%;
}

#cover {
	float: left;
	width: 145px;
	margin-bottom: 10px;
}

#cover div {
	margin-top: 2px;
}

#liner {
	margin: 0 0 0 155px;
}

#video {
	float: right;
	margin-left: 10px;
	position: relative;
	width: 266px;
	height: 217px;
	overflow: hidden;
}

#no_trailer {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	text-align: center;
	font-size: 1.6em;
	cursor: default;
	margin-top: 88px;
	display: none;
}


#page_screen {
   background-color: #000000;
   filter: alpha(opacity=65);  
   opacity: 0.65;     
   position: absolute;
   top: 0px;
   left: 0px;
   width: 100%;
   display: none;
   z-index: 101;
}

#cc_note {
	position: absolute;
	top: 0;
	left: -700px;
	z-index: 102;
	width: 600px;
	text-align: left;
	background: url(../images/yellow85per_bg_slammed.png);
	border: 1px solid #FDD447;
	color: #000;
	padding: 6px 8px;
}

* html #cc_note {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='images/yellow85per_bg_slammed.png');
}

#cc_note h3 {
	font-weight: bold;
	font-size: 1.2em;
	text-align: center;
	background: #fdd447;
	margin: -6px -8px 10px;
	padding-bottom: 3px;
}

.not_again {
	text-align: center;
	border: 1px solid #fdd447;
	margin: 0 auto 20px;
	padding-bottom: 2px;
	width: 400px;
	background: #FFDF6F;
}
