/**
 * Style sheet xBodyFilms
 */
/* mootools scroller - content area */
#slideshow-container .slide
{
	width:408px;
	height:360px;
	float:left;
	background-image:url("tl_files/layout/bg_body-left.jpg");
	background-position:center top;
	background-repeat:no-repeat;
}

/* mootools scroller */
#slideshow-container
{
	width:408px;
	height:360px;
	overflow:hidden;
	display:block;
}

/* mootools scroller - number of panes x 408 */
#slideshow-container .slidepack
{
	width:4896px;
}

/* mootools scroller */
#slideshow-container .slidepack .slide a
{
}

/* the two images for each film */
#slideshow-container .filmImage
{
	float:left;
	clear:both;
	padding-top:6px;
}

#right .inside
{
	width:480px;
	height:360px;
	margin:0px;
	padding:0px;
	background-color:#1D1D1D;
}

