#featuredMovies {
	width:635px;
	height:308px;
	overflow:hidden;
	display:block;
	background-image:url(../images/featured_movies_box.gif);
	background-repeat:no-repeat;
}
#featuredMovies h1 {
	font-size:14px;
	color:#330033;
	margin:10px;
}
.featuredMovieBlock {
	width:114px;
	height:220px;
	display:block;
	text-align:center;
	margin-top:10px;
	margin-left:24px;
	float:left;
}
.featuredMovieBlock strong {
	color:#370c27;
	font-size:12px;
}
.featuredMovieBlock2 {
	width:114px;
	height:220px;
	display:block;
	text-align:center;
	margin-top:10px;
	float:left;
}
.featuredMovieBlock2 strong {
	color:#370c27;
	font-size:12px;
}
.featuredMovieBlock3 {
	width:110px;
	height:220px;
	display:block;
	text-align:center;
	margin-top:10px;
	float:left;
}
.featuredMovieBlock3 strong {
	color:#370c27;
	font-size:12px;
}
.featuredMovieSpacer {
	width:20px;
	height:220px;
	display:block;
	float:left;
}
#scrollLeft {
	width:12px;
	height:222px;
	float:left;
	display:block;
	margin-left:10px;
	margin-top:80px;
	margin-right:5px;
}
#scrollingLayer {
	width:556px;
	height:240px;
	float:left;
	display:block;
	overflow:hidden;
	padding:0px;
	margin:0px;
	border:none;
}
#scrollMe {
	height:222px;
	margin-left:0px;
	display:block;
	width:2884;
}
#scroll {
	border: none;
	width:2080px;
	height:147px;
	float:left;
	left:0px;
	position:relative;
}
#scrollRight {
	display:block;
	width:12px;
	height:222px;
	float:left;
	margin-left:5px;
	margin-top:80px;
}
#fmbNote {
	width:414px;
	height:auto;
	display:block;
	color:#666666;
	font-size:12px;
	margin-left:24px;
}
.movieGenre {
	width:635px;
	height:auto;
	overflow:hidden;
	display:block;
	background-image:url(../images/featured_movies_box.gif);
	margin-top:10px;
	margin-left:10px;
	padding-top:41px;
}
.movieBlock {
	width:114px;
	height:auto;
	display:block;
	text-align:center;
	margin-left:24px;
	padding-bottom:10px;
	float:left;
}
.movieBlock strong {
	color:#370c27;
	font-size:12px;
}
#genreAction {
	background-image:url(../images/genre_action.gif);
	background-repeat:no-repeat;
}
#genreAnimation {
	background-image:url(../images/genre_animation.gif);
	background-repeat:no-repeat;
}
#genreComedy {
	background-image:url(../images/genre_comedy.gif);
	background-repeat:no-repeat;
}
#genreDocumentary {
	background-image:url(../images/genre_documentary.gif);
	background-repeat:no-repeat;
}
#genreDrama {
	background-image:url(../images/genre_drama.gif);
	background-repeat:no-repeat;
}
#genreFantasy {
	background-image:url(../images/genre_fantasy.gif);
	background-repeat:no-repeat;
}
#genreHorror {
	background-image:url(../images/genre_horror.gif);
	background-repeat:no-repeat;
}
#genreScifi {
	background-image:url(../images/genre_scifi.gif);
	background-repeat:no-repeat;
}

#videoBox {
	width:316px;
	height:266px;
	overflow:hidden;
	display:block;
	float:left;
}
#videoInfo {
	width:310px;
	height:auto;
	float:left;
	padding-left:10px;
	padding-right:0px;
}
#videoInfo h2 {
	font-size:18px;
	line-height:20px;
	color:#330033;
	background:none;
	margin:10px 10px 10px -20px;
}
#videoInfo strong {
	color:#330033;
}
#videoDetail {
	margin-left:0px;
}
#videoDetail h2 {
	font-size:14px;
	color:#330033;
	background:none;
	margin:10px 10px 0 -17px;
}
#videoDetail a {
	color:#660000;
}
