.Cinema{
	color:#FFFFFF;
	background-color:#333333;
	border: solid 1px #999999;
	width:180px;
}
#Bloco{
	background-image:url(/capa/img/bgroteiros.gif);
	background-position:top;
	background-repeat:repeat-x;
	padding:10px;
}
.Credito{
	color:#999999;
	font-size:9px;
	text-transform:uppercase;
}
#Servicos{
	clear:both;
	background-image:url(/capa/img/bgservicos.gif);
	background-position:right;
	background-repeat:repeat-y;
	width: 200px;
	height: 120px;
	float:right;
	padding:10px;
	margin-left:10px;
	overflow:auto;
	SCROLLBAR-FACE-COLOR: #a20b0b;
	SCROLLBAR-HIGHLIGHT-COLOR: #b61616;
	SCROLLBAR-SHADOW-COLOR: #820000;
	SCROLLBAR-3DLIGHT-COLOR: #b61616;
	SCROLLBAR-ARROW-COLOR: #FFFFFF; 
	SCROLLBAR-TRACK-COLOR: #000000; 
	SCROLLBAR-DARKSHADOW-COLOR: #820000;	
}
.Servicos{
	font-size:10px;
}
#NomeFilme{
	font-size:20px;
	font-weight:bold;
	color: #FF6600;
	margin-bottom:20px;
}
#NomeOriginal{ margin-bottom:5px; }
#Pais{ margin-bottom:5px; }
#Genero{ margin-bottom:5px; }
#Duracao{ margin-bottom:5px; }
#Classificacao{ margin-bottom:5px; }
#Site{ margin-bottom:5px; }
#Direcao{ margin-top:20px; }
#Sinopse{ margin-top:20px; }
#Onde{
	font-size:14px;
	font-weight:bold;
	color:#666666;
	margin-top:20px;
	margin-bottom:10px;
}