
#featured{
	border:none;
	display:none;
	padding:0px;
	background:transparent;
	font-size:11px;
}

#featured img{
margin:0;
padding:0;
border:none;
}

#featured .info h2{ 
	font-size:18px; 
	font-family:Verdana;
	color:#fff; padding:5px; margin:0;
	overflow:hidden; 
	background:none;
}
#featured .info p{ 
	margin:0 5px; 
	font-family:Verdana; font-size:11px; 
	line-height:15px; color:#f0f0f0;
}
#featured .info a{ 
	text-decoration:none; 
	color:#fff; 
}

#featured .info a:hover{ 
	text-decoration:underline; 
}

#featured .slideshow-filmstrip{
	text-align:center;
	display:block;
	top:400px;
	left:20%;
	z-index:200;
	background-image:url(js/img/home-slibb.png);
	background-repeat:no-repeat;
	width:605px !important;
	height:23px;
	padding:3px 0px;
}

#featured .slideshow-filmstrip p{
	padding-left:11px;
	line-height:23px;
	float:left;
	margin:0px;
	font-size:14px;
	color:#898989;
}

#featured .slideshow-filmstrip ul{
	float:right;
margin:0;
padding:0;
list-style-type:none;
margin-right:11px;
}

#featured .slideshow-filmstrip ul li {
	display:inline;
	float:left;
	margin-left:2px;
}

#featured .slideshow-filmstrip ul li a{
	background-image:url(js/img/home-slibb-box.png);
	display:block;
	width:40px;
	height:23px;
	line-height:23px;
	text-align:center;
	color:#ffffff;
}

#featured .slideshow-filmstrip ul li.selected a{
	background-image:url(js/img/home-slibb-select.png);
}


#featured .slideshow-filmstrip ul li img {
	border:none;
}

#featured .slideshow-filmstrip li.selected img{
}

.arrow-left{
width:36px;
height:37px;
background:url(js/img/left_arrow.jpg) no-repeat;
display:none;
}

.arrow-right{
width:36px;
height:37px;
background:url(js/img/right_arrow.jpg) no-repeat;
display:none;
}

.srtnew{
	float:right;
	background-image:url(js/img/home-slibb-box.png);
	display:block;
	width:40px;
	height:23px;
	line-height:23px;
	text-align:center;
	color:#ffffff;
	margin-left:2px;
	cursor:pointer;
}