div.movies_stars_word,div.movies_studio_word,div.movies_plot_word,div.movies_buzz_word
{   border-top: 1px solid #000000;
    border-bottom: 1px solid #000000;
	background-color:#dedede;
	color:#000000;
	text-align:center;
	font-size:12px;
}

div.movies_title_word
{  
    border-bottom: 1px solid #000000;
	background-color:#dedede;
	color:#000000;
	text-align:center;
	font-size:12px;
}
div.movies_stars,div.movies_studio,div.movies_plot,div.movies_buzz
{
	background-color:#Eee;
	color:#000000;
	font-size:10px;
}

div.movies_title
{
	background-color:#Eee;
	color:#000000;
	font-size:12px;
	font-weight:bold;
	text-align:center;
}

div.movies_poster
{
 float:left;
 margin-right:3px;
 border-bottom:1px solid;
 border-top:1px solid;
 border-right:1px solid;

}
div.movies_open_title
{
    margin-left:3px;
}
table.movies_open_title td{
	background-color:#DFDACF;

}
tr.movies_row0{
}

tr.movies_row1{
	background-color:#e6e6e6;
}
#overDiv{
    width:300px!important;
}

.filmeki {border:1px solid;}
.movies_table{margin: -4px 0 -4px -2px; width:195px;}