    #encFilmMain
    {
      width:285px; /* Max widht of the container */
    }
    #encFilm 
    {
      height:260px;  /* Max height of the container */
            padding-top:2px;      
    }
    #encFilmInner
    {
      position:relative;
      padding:0px;
      height:266px; /* Inner films height. It will be -10 from Max height */
      width:285px; /* this will be -20px from full width of #encFilmMain*/
      overflow:hidden;
    }
    #encScrollBarTop
    {           
   
      text-align:center;
      color:#fff;
    }
    #encScrollBarBottom
    {    
      
      text-align:center;
      color:#fff;
    }
    #encScrollBarTop a, #encScrollBarBottom a
    {
      line-height:20px;
      padding:2px;
      color:#fff;
      display:block;
      text-decoration:none;
    }
    #encNav
    {
      position:relative;
      color:#000;
      top:0px;
    }
  #scroll_cont {
	position:absolute;
	width:287px;
	height:280px;
	z-index:1002;
	left: 92px;
	top: 96px;
}
  #scroll_cont_outer {
	position:absolute;
	width:26px;
	height:32px;
	z-index:1003;
	left: 12px;
	top: 345px;
}
