    #encFilmMain
    {
      width:100%; /* Max widht of the container */
    }
    #encFilm 
    {
      height:294px;  /* Max height of the container */
            padding-top:2px;      
    }
    #encFilmInner
    {
      position:relative;
      padding:0px;
      height:464px; /* Inner films height. It will be -10 from Max height */
      width:100%; /* 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:100%;
	height:294px;
	z-index:1002;
	left: 0px;
	top: 0px;
}
  #scroll_cont_outer {
	margin-top:305px; margin-left:1px}
	  #scroll_cont_outer2 {
	margin-top:305px; margin-left:0px}

#blackpress_cont {
	position:absolute;
	width:778px;
	height:285px;
	z-index:1002;
	left: 12px;
	top: 96px;
}
#blackpress_cont_inner {
	position:absolute;
	width:154px;
	height:154px;
	background-color: #f0f0f0;
}
#bpx {
	position:absolute;
	width:154px;
	height:154px;
	background-color: #ffffff;
}
#blackpress_text {
	position:absolute;
	width:141px;
	z-index:1;
	top: 113px;
	background-color: f0f0f0;
}
#blackpress_img {
	width:154px;
	height:111px;
	z-index:1;
	background-color: #fff;

}

.bp_top_1 {top: 0px;}
.bp_top_2 {top: 155px;}
.bp_top_3 {top: 310px;}
.bp_top_4 {top: 465px;}
.bp_top_5 {top: 620px;}
.bp_top_6 {top: 775px;}
.bp_top_7 {top: 930px;}
.bp_top_8 {top: 1085px;}
.bp_top_9 {top: 1240px;}

.bpl_1 {left: 0px;}
.bpl_2 {left: 155px;}
.bpl_3 {left: 310px;}


#blackpress_cont_outer {
	position: relative;
	width:465px;
	height:464px;
	
}

	
.blackpress {color: #000; text-decoration:none; font-size:10px; padding:3px 3px 0px 6px; line-height:11px}
	.blackpress  a:active { text-decoration:none; color: #000;}
	.blackpress  a:link {  text-decoration:none; color: #000;}
	.blackpress  a:hover { text-decoration:underline; color: #000;}
	.blackpress  a:visited {text-decoration:none; color: #000;}	
	
	

