@charset "utf-8";
/* CSS Document */

.colourboxContent_thin, .whitebox_top_left{
	width: 290px !important; /* intended total box width - padding-right(next) */ 
	width: 280px; /* IE Win = width - padding */ 
}

.whitebox_top_left{
	/*text-align:justify;*/
}

.whitebox_top_left a{
	font-weight:bold;
}

h2.ci_text{
	font-size:28px;
}

.poster_text{
	margin-top:-3px;
	font-size:18px;
}

#video{
	float:right;
	width: 340px;
	height: 250px;
	border: 1px solid black;
}

.underfilm{
	margin-top:5px;
	width: 332px !important; /* intended total box width - padding-right(next) */ 
	width: 322px; /* IE Win = width - padding */ 
}

#poster_area{
	float:left;
	width: 285px;
}

.posterbox{
	float:left;
	width: 278px !important; /* intended total box width - padding-right(next) */ 
	width:268px;
	margin-bottom:5px;
	margin-left:0px;
}

.posterbox a:hover{
	color:black;
}

.rightbox{
	float:left;
	width: 318px !important; /* intended total box width - padding-right(next) */ 
	width:308px;
	margin-bottom:5px;
	margin-left:0px;
}

#poster{
	float:left;
	width: 285px;
	height: 389px;
	border: 1px solid black;
}

#poster img{
	width: 285px;
	height: 389px;
}

.unfiller{
	margin-bottom:-10px;
	padding-bottom:10px;
}

#right_area{
	float:right;
	width:335px;
}

.right_entry{
	width:160px;
	margin:0px 5px 10px 0px;
}

.right_entry img{
	width:155px;
	height:144px;
	margin-bottom:5px;
	/*border:1px solid black;*/
}

/* Show only to Safari*/
@media screen and (-webkit-min-device-pixel-ratio:0){
 .right_entry img { 
 	margin-bottom:7px; 
 }
}


/* Show only to IE7 */ *:first-child+html .right_entry img{   
margin-bottom:-2px;   
} 

.entrybox{
	float:left;
	width: 148px !important; /* intended total box width - padding-right(next) */ 
	width:138px;
	margin: 0px 0px 0px 0px;
}

.entry_text{
	font-size:16px;
}

.pushdown{
	margin-bottom:4px;
}