#featured {
	float: left;
	padding: 0px;
	WIDTH: 730px;
	overflow:hidden;
	
}
#slider {
	MARGIN: 0px auto;
	WIDTH: 100%;
	POSITION: relative
}
.scrollborder{width:640px;padding:10px; margin:0; float:left; overflow:hidden;background:url(images/featured_bg.png) no-repeat left top;}
.scrollborder_b{width:100%; height:5px; background-color:#202020; margin-top:5px; font-size:1px;}
.scroll {
	float:left;
	OVERFLOW-X: hidden;
	MARGIN: 0px auto;
	OVERFLOW: auto;
	width:100%;
	POSITION: relative;
}
.scrollContainer{width:100%;}
.scrollContainer div.panel {
	OVERFLOW: hidden;
	WIDTH: 645px;
	float:left;
	display:inline;
	/*
	background-color: #000;
	background:url(images/featured_bg.png) no-repeat left top;
	*/
	margin-right:-3px;
}
.scrollContainer div.panel .fimg{
	WIDTH: 645px;
	height:360px;
	
}
#shade {
	HEIGHT: 50px
}
.scrollButtons {
	CURSOR: pointer;
	POSITION: absolute;
	TOP: 110px;
	border:#F00 dashed 1px;
}
.scrollleft,.scrollright{float:left; width:34px; overflow:hidden; margin-top:170px; cursor:pointer;}
.scrollleft img,.scrollright img{border:0;}
.hide {
	DISPLAY: none
}
.in-panel {
	height:269px;
}

.watchnow {
	BACKGROUND: url(images/watch-this-movie.gif) no-repeat left top;
	LEFT: 560px;
	_LEFT: 600px;
	WIDTH: 297px;
	CURSOR: pointer;
	POSITION: absolute;
	TOP: 200px;
	HEIGHT: 61px
}
.watchnow:hover {
	BACKGROUND: url(images/watch-this-movie-hover.gif) no-repeat left top;
}

.scrollwatchbtn{width:100%;}
.scrollwatchbtn a{display:block; height:360px;}
.scrollwatchbtn a:hover{display:block;background:url(images/scrollwatchbtn.png) 50% 50% no-repeat;}





